"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/19 01:53:25 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-wokogul1keli" 2025/09/19 01:53:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 01:53:25 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/19 01:53:25 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/19 01:53:25 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/19 01:53:25 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/19 01:53:25 DEBUG : Setting pass="x2UhXEliRls1U7OQA-Rvic_2Awlvqd1M1voAj5ROFlMy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/19 01:53:25 DEBUG : TestWebdavRclone: detected overridden config - adding "{6JFpz}" suffix to name 2025/09/19 01:53:25 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/19 01:53:25 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/19 01:53:25 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/19 01:53:25 DEBUG : Setting pass="x2UhXEliRls1U7OQA-Rvic_2Awlvqd1M1voAj5ROFlMy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/19 01:53:25 DEBUG : found headers: 2025/09/19 01:53:25 DEBUG : Creating backend with remote "/tmp/rclone698590141" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:25 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:25 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:25 DEBUG : dir: Looking for writers 2025/09/19 01:53:25 DEBUG : Looking for writers 2025/09/19 01:53:25 DEBUG : dir: reading active writers 2025/09/19 01:53:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:26 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:26 DEBUG : dir/subdir: Looking for writers 2025/09/19 01:53:26 DEBUG : dir: Looking for writers 2025/09/19 01:53:26 DEBUG : file1: reading active writers 2025/09/19 01:53:26 DEBUG : file2: reading active writers 2025/09/19 01:53:26 DEBUG : subdir: reading active writers 2025/09/19 01:53:26 DEBUG : Looking for writers 2025/09/19 01:53:26 DEBUG : dir: reading active writers 2025/09/19 01:53:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:26 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:26 DEBUG : dir: Looking for writers 2025/09/19 01:53:26 DEBUG : file1: reading active writers 2025/09/19 01:53:26 DEBUG : Looking for writers 2025/09/19 01:53:26 DEBUG : dir: reading active writers 2025/09/19 01:53:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:26 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:26 DEBUG : dir: Looking for writers 2025/09/19 01:53:26 DEBUG : Looking for writers 2025/09/19 01:53:26 DEBUG : dir: reading active writers 2025/09/19 01:53:26 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:26 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:26 DEBUG : forgetting directory cache 2025/09/19 01:53:26 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:26 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:26 DEBUG : Looking for writers 2025/09/19 01:53:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:26 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/19 01:53:26 DEBUG : dir: invalidating directory cache 2025/09/19 01:53:26 DEBUG : >ForgetPath: 2025/09/19 01:53:26 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/19 01:53:26 DEBUG : invalidating directory cache 2025/09/19 01:53:26 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:26 DEBUG : >ForgetPath: 2025/09/19 01:53:26 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/19 01:53:26 DEBUG : >ForgetPath: 2025/09/19 01:53:26 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:26 DEBUG : dir: Looking for writers 2025/09/19 01:53:26 DEBUG : Looking for writers 2025/09/19 01:53:26 DEBUG : dir: reading active writers 2025/09/19 01:53:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:26 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:26 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : forgetting directory cache 2025/09/19 01:53:27 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:27 DEBUG : dir: Looking for writers 2025/09/19 01:53:27 DEBUG : fil/a/b: Looking for writers 2025/09/19 01:53:27 DEBUG : fil/a: Looking for writers 2025/09/19 01:53:27 DEBUG : b: reading active writers 2025/09/19 01:53:27 DEBUG : fil: Looking for writers 2025/09/19 01:53:27 DEBUG : a: reading active writers 2025/09/19 01:53:27 DEBUG : Looking for writers 2025/09/19 01:53:27 DEBUG : dir: reading active writers 2025/09/19 01:53:27 DEBUG : fil: reading active writers 2025/09/19 01:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:27 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:27 DEBUG : dir: Looking for writers 2025/09/19 01:53:27 DEBUG : Looking for writers 2025/09/19 01:53:27 DEBUG : dir: reading active writers 2025/09/19 01:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:27 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:27 DEBUG : dir: Looking for writers 2025/09/19 01:53:27 DEBUG : file1: reading active writers 2025/09/19 01:53:27 DEBUG : Looking for writers 2025/09/19 01:53:27 DEBUG : dir: reading active writers 2025/09/19 01:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:27 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/19 01:53:27 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:27 DEBUG : dir: invalidating directory cache 2025/09/19 01:53:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/19 01:53:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/19 01:53:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/19 01:53:27 DEBUG : dir/file1: Reset virtual modtime 2025/09/19 01:53:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/19 01:53:27 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/19 01:53:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:27 DEBUG : dir: invalidating directory cache 2025/09/19 01:53:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/19 01:53:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/19 01:53:27 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/19 01:53:27 DEBUG : forgetting directory cache 2025/09/19 01:53:27 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:27 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/19 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:27 DEBUG : dir/virtualDir: Looking for writers 2025/09/19 01:53:27 DEBUG : dir: Looking for writers 2025/09/19 01:53:27 DEBUG : file1: reading active writers 2025/09/19 01:53:27 DEBUG : virtualFile2: reading active writers 2025/09/19 01:53:27 DEBUG : virtualFile: reading active writers 2025/09/19 01:53:27 DEBUG : virtualDir: reading active writers 2025/09/19 01:53:27 DEBUG : Looking for writers 2025/09/19 01:53:27 DEBUG : dir: reading active writers 2025/09/19 01:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:27 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:28 ERROR : dir/: Can only open directories read only 2025/09/19 01:53:28 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:28 DEBUG : dir: Looking for writers 2025/09/19 01:53:28 DEBUG : Looking for writers 2025/09/19 01:53:28 DEBUG : dir: reading active writers 2025/09/19 01:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:28 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/19 01:53:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/19 01:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/19 01:53:28 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (5 bytes), uploading instead of streaming 2025/09/19 01:53:28 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:28 NOTICE: webdav root 'rclone-test-wokogul1keli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/19 01:53:28 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/19 01:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/19 01:53:28 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:28 DEBUG : dir: Looking for writers 2025/09/19 01:53:28 DEBUG : file1: reading active writers 2025/09/19 01:53:28 DEBUG : potato: reading active writers 2025/09/19 01:53:28 DEBUG : Looking for writers 2025/09/19 01:53:28 DEBUG : dir: reading active writers 2025/09/19 01:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:28 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/19 01:53:28 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:28 DEBUG : dir/sub: Looking for writers 2025/09/19 01:53:28 DEBUG : dir: Looking for writers 2025/09/19 01:53:28 DEBUG : sub: reading active writers 2025/09/19 01:53:28 DEBUG : file1: reading active writers 2025/09/19 01:53:28 DEBUG : Looking for writers 2025/09/19 01:53:28 DEBUG : dir: reading active writers 2025/09/19 01:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.33s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:28 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/19 01:53:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/19 01:53:28 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:28 DEBUG : dir/sub/subsub: Looking for writers 2025/09/19 01:53:28 DEBUG : dir/sub: Looking for writers 2025/09/19 01:53:28 DEBUG : subsub: reading active writers 2025/09/19 01:53:28 DEBUG : dir: Looking for writers 2025/09/19 01:53:28 DEBUG : file1: reading active writers 2025/09/19 01:53:28 DEBUG : sub: reading active writers 2025/09/19 01:53:28 DEBUG : Looking for writers 2025/09/19 01:53:28 DEBUG : dir: reading active writers 2025/09/19 01:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:28 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:29 ERROR : dir/: Dir.Remove not empty 2025/09/19 01:53:29 DEBUG : dir/file1: Remove: 2025/09/19 01:53:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:29 DEBUG : dir/file1: >Remove: err= 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/19 01:53:29 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:29 DEBUG : Looking for writers 2025/09/19 01:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:29 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:29 DEBUG : dir/file1: Remove: 2025/09/19 01:53:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:29 DEBUG : dir/file1: >Remove: err= 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/19 01:53:29 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:29 DEBUG : Looking for writers 2025/09/19 01:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:29 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:29 DEBUG : dir/file1: Remove: 2025/09/19 01:53:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:29 DEBUG : dir/file1: >Remove: err= 2025/09/19 01:53:29 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:29 DEBUG : dir: Looking for writers 2025/09/19 01:53:29 DEBUG : Looking for writers 2025/09/19 01:53:29 DEBUG : dir: reading active writers 2025/09/19 01:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:29 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:29 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/19 01:53:29 DEBUG : dir: Updating dir with dir2 0xc000894a90 2025/09/19 01:53:29 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/19 01:53:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/19 01:53:29 DEBUG : file2: Updating file with file2 0xc0002ad440 2025/09/19 01:53:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:29 INFO : dir2/file3: Deleted 2025/09/19 01:53:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/19 01:53:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0002ad440 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/19 01:53:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/19 01:53:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/19 01:53:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000740ea0 2025/09/19 01:53:30 DEBUG : empty directory: forgetting directory cache 2025/09/19 01:53:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/19 01:53:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/19 01:53:30 DEBUG : dir2: Renaming to "dir3" 2025/09/19 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:30 DEBUG : dir3: Looking for writers 2025/09/19 01:53:30 DEBUG : file3: reading active writers 2025/09/19 01:53:30 DEBUG : renamed empty directory: Looking for writers 2025/09/19 01:53:30 DEBUG : Looking for writers 2025/09/19 01:53:30 DEBUG : dir3: reading active writers 2025/09/19 01:53:30 DEBUG : renamed empty directory: reading active writers 2025/09/19 01:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.61s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:30 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/19 01:53:30 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/19 01:53:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/19 01:53:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/19 01:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/19 01:53:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/19 01:53:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/19 01:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:30 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (12 bytes), uploading instead of streaming 2025/09/19 01:53:30 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/19 01:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:30 DEBUG : forgetting directory cache 2025/09/19 01:53:30 DEBUG : dir: forgetting directory cache 2025/09/19 01:53:30 DEBUG : dir/sub: forgetting directory cache 2025/09/19 01:53:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/19 01:53:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/19 01:53:30 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (5 bytes), uploading instead of streaming 2025/09/19 01:53:30 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/19 01:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/19 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:30 DEBUG : dir/sub: Looking for writers 2025/09/19 01:53:30 DEBUG : file0: reading active writers 2025/09/19 01:53:30 DEBUG : file2: reading active writers 2025/09/19 01:53:30 DEBUG : dir: Looking for writers 2025/09/19 01:53:30 DEBUG : sub: reading active writers 2025/09/19 01:53:30 DEBUG : file1: reading active writers 2025/09/19 01:53:30 DEBUG : Looking for writers 2025/09/19 01:53:30 DEBUG : dir: reading active writers 2025/09/19 01:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:30 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/19 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:30 DEBUG : Looking for writers 2025/09/19 01:53:30 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:30 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/19 01:53:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/19 01:53:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/19 01:53:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/19 01:53:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/19 01:53:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/19 01:53:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/19 01:53:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/19 01:53:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:30 DEBUG : dir: Looking for writers 2025/09/19 01:53:30 DEBUG : file1: reading active writers 2025/09/19 01:53:30 DEBUG : file1.metadata: reading active writers 2025/09/19 01:53:30 DEBUG : Looking for writers 2025/09/19 01:53:30 DEBUG : dir: reading active writers 2025/09/19 01:53:30 DEBUG : dir.metadata: reading active writers 2025/09/19 01:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:30 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:30 DEBUG : dir: Looking for writers 2025/09/19 01:53:30 DEBUG : file1: reading active writers 2025/09/19 01:53:30 DEBUG : Looking for writers 2025/09/19 01:53:30 DEBUG : dir: reading active writers 2025/09/19 01:53:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:30 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:30 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/19 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:30 DEBUG : dir: Looking for writers 2025/09/19 01:53:30 DEBUG : file1: reading active writers 2025/09/19 01:53:30 DEBUG : Looking for writers 2025/09/19 01:53:30 DEBUG : dir: reading active writers 2025/09/19 01:53:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:30 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : dir: Looking for writers 2025/09/19 01:53:31 DEBUG : file1: reading active writers 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : dir: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/19 01:53:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/19 01:53:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/19 01:53:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : file.txt: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:31 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:31 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (25 bytes), uploading instead of streaming 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : dir: Looking for writers 2025/09/19 01:53:31 DEBUG : file1: reading active writers 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : dir: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:31 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir/file1: Remove: 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:31 DEBUG : dir/file1: >Remove: err= 2025/09/19 01:53:31 DEBUG : dir/file1: Remove: 2025/09/19 01:53:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : dir: Looking for writers 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : dir: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:31 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir/file1: Remove: 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:31 DEBUG : dir/file1: >Remove: err= 2025/09/19 01:53:31 DEBUG : dir/file1: Remove: 2025/09/19 01:53:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : dir: Looking for writers 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : dir: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:31 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/19 01:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/19 01:53:31 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/19 01:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/19 01:53:31 DEBUG : dir/file1: Open: flags=0x3 2025/09/19 01:53:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/19 01:53:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : dir: Looking for writers 2025/09/19 01:53:31 DEBUG : file1: reading active writers 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : dir: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:31 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:31 DEBUG : dir: Looking for writers 2025/09/19 01:53:31 DEBUG : file1: reading active writers 2025/09/19 01:53:31 DEBUG : Looking for writers 2025/09/19 01:53:31 DEBUG : dir: reading active writers 2025/09/19 01:53:31 DEBUG : >WaitForWriters: 2025/09/19 01:53:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ad500 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/19 01:53:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0002ad500 2025/09/19 01:53:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002ad500 2025/09/19 01:53:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:31 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (25 bytes), uploading instead of streaming 2025/09/19 01:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:31 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/19 01:53:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:31 DEBUG : newLeaf: Running delayed rename now 2025/09/19 01:53:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ad500 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : >WaitForWriters: 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:32 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : file1: reading active writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : >WaitForWriters: 2025/09/19 01:53:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00033d500 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/19 01:53:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00033d500 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc00033d500 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (25 bytes), uploading instead of streaming 2025/09/19 01:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:32 DEBUG : newLeaf: Running delayed rename now 2025/09/19 01:53:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00033d500 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : >WaitForWriters: 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : >WaitForWriters: 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:32 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:32 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f10000): openPending: 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f10000): >openPending: err= 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f10000): _writeAt: size=14, off=0 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f10000): >_writeAt: n=14, err= 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f10000): close: 2025/09/19 01:53:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/19 01:53:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f10000): >close: err= 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : file1: reading active writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : file1: reading active writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : file1: reading active writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : file1: reading active writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: starting upload 2025/09/19 01:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:32 INFO : dir/file1: Copied (replaced existing) 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : file1: reading active writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : >WaitForWriters: 2025/09/19 01:53:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000ee9740): _readAt: size=512, off=0 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000ee9740): openPending: 2025/09/19 01:53:32 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/09/19 01:53:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000ee9740): >openPending: err= 2025/09/19 01:53:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000ee9740): >_readAt: n=14, err=EOF 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000ee9740): close: 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000ee9740): >close: err= 2025/09/19 01:53:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000685080 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/19 01:53:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/19 01:53:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000685080 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f11e40): openPending: 2025/09/19 01:53:32 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/09/19 01:53:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f11e40): >openPending: err= 2025/09/19 01:53:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f11e40): _writeAt: size=25, off=0 2025/09/19 01:53:32 DEBUG : dir/file1(0xc000f11e40): >_writeAt: n=25, err= 2025/09/19 01:53:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000685080 2025/09/19 01:53:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:32 DEBUG : newLeaf(0xc000f11e40): close: 2025/09/19 01:53:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/19 01:53:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-19 01:53:32.913324563 +0000 UTC m=+7.100045163 2025/09/19 01:53:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:32 DEBUG : newLeaf(0xc000f11e40): >close: err= 2025/09/19 01:53:32 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:32 DEBUG : dir: Looking for writers 2025/09/19 01:53:32 DEBUG : Looking for writers 2025/09/19 01:53:32 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:32 DEBUG : dir: reading active writers 2025/09/19 01:53:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: starting upload 2025/09/19 01:53:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:33 INFO : newLeaf: Copied (replaced existing) 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-19 01:53:32 +0000 UTC" 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/19 01:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : >WaitForWriters: 2025/09/19 01:53:33 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : >WaitForWriters: 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:33 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:33 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : file1: reading active writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : >WaitForWriters: 2025/09/19 01:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006846c0 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/19 01:53:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0006846c0 2025/09/19 01:53:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:33 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000734840): openPending: 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000734840): >openPending: err= 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000734840): _writeAt: size=25, off=0 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000734840): >_writeAt: n=25, err= 2025/09/19 01:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006846c0 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:33 DEBUG : newLeaf(0xc000734840): close: 2025/09/19 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-19 01:53:33.413278213 +0000 UTC m=+7.599998812 2025/09/19 01:53:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:33 DEBUG : newLeaf(0xc000734840): >close: err= 2025/09/19 01:53:33 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: starting upload 2025/09/19 01:53:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:33 INFO : newLeaf: Copied (replaced existing) 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-19 01:53:33 +0000 UTC" 2025/09/19 01:53:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/19 01:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : >WaitForWriters: 2025/09/19 01:53:33 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:33 DEBUG : >WaitForWriters: 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:33 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:33 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:33 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:33 DEBUG : dir/file1(0xc0006fb600): openPending: 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:33 DEBUG : dir/file1(0xc0006fb600): >openPending: err= 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:33 DEBUG : dir/file1(0xc0006fb600): _writeAt: size=14, off=0 2025/09/19 01:53:33 DEBUG : dir/file1(0xc0006fb600): >_writeAt: n=14, err= 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/19 01:53:33 DEBUG : dir/file1(0xc0006fb600): close: 2025/09/19 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/19 01:53:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:33 DEBUG : dir/file1(0xc0006fb600): >close: err= 2025/09/19 01:53:33 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : file1: reading active writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : file1: reading active writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : file1: reading active writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : file1: reading active writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: starting upload 2025/09/19 01:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:33 INFO : dir/file1: Copied (replaced existing) 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:33 DEBUG : dir: Looking for writers 2025/09/19 01:53:33 DEBUG : file1: reading active writers 2025/09/19 01:53:33 DEBUG : Looking for writers 2025/09/19 01:53:33 DEBUG : dir: reading active writers 2025/09/19 01:53:33 DEBUG : >WaitForWriters: 2025/09/19 01:53:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:33 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000902480): _readAt: size=512, off=0 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000902480): openPending: 2025/09/19 01:53:33 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/09/19 01:53:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000902480): >openPending: err= 2025/09/19 01:53:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000902480): >_readAt: n=14, err=EOF 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000902480): close: 2025/09/19 01:53:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:33 DEBUG : dir/file1(0xc000902480): >close: err= 2025/09/19 01:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0002adbc0 2025/09/19 01:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/19 01:53:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/19 01:53:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0002adbc0 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:34 DEBUG : dir/file1(0xc00098a180): openPending: 2025/09/19 01:53:34 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/09/19 01:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:34 DEBUG : dir/file1(0xc00098a180): >openPending: err= 2025/09/19 01:53:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:34 DEBUG : dir/file1(0xc00098a180): _writeAt: size=25, off=0 2025/09/19 01:53:34 DEBUG : dir/file1(0xc00098a180): >_writeAt: n=25, err= 2025/09/19 01:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0002adbc0 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:34 DEBUG : newLeaf(0xc00098a180): close: 2025/09/19 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-19 01:53:34.059891135 +0000 UTC m=+8.246611733 2025/09/19 01:53:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:34 DEBUG : newLeaf(0xc00098a180): >close: err= 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: starting upload 2025/09/19 01:53:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:34 INFO : newLeaf: Copied (replaced existing) 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-19 01:53:34 +0000 UTC" 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: 2025/09/19 01:53:34 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:34 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:34 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:34 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:34 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:34 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : file1: reading active writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: 2025/09/19 01:53:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:34 DEBUG : dir/file1(0xc0008e7480): _readAt: size=512, off=0 2025/09/19 01:53:34 DEBUG : dir/file1(0xc0008e7480): openPending: 2025/09/19 01:53:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:34 DEBUG : dir/file1(0xc0008e7480): >openPending: err= 2025/09/19 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/19 01:53:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:34 DEBUG : dir/file1(0xc0008e7480): >_readAt: n=14, err=EOF 2025/09/19 01:53:34 DEBUG : dir/file1(0xc0008e7480): close: 2025/09/19 01:53:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:34 DEBUG : dir/file1(0xc0008e7480): >close: err= 2025/09/19 01:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0002adec0 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/19 01:53:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/19 01:53:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0002adec0 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:34 DEBUG : dir/file1(0xc000860a40): openPending: 2025/09/19 01:53:34 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/09/19 01:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:34 DEBUG : dir/file1(0xc000860a40): >openPending: err= 2025/09/19 01:53:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:34 DEBUG : dir/file1(0xc000860a40): _writeAt: size=25, off=0 2025/09/19 01:53:34 DEBUG : dir/file1(0xc000860a40): >_writeAt: n=25, err= 2025/09/19 01:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/19 01:53:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/19 01:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0002adec0 2025/09/19 01:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:34 DEBUG : newLeaf(0xc000860a40): close: 2025/09/19 01:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-19 01:53:34.572066238 +0000 UTC m=+8.758786836 2025/09/19 01:53:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:34 DEBUG : newLeaf(0xc000860a40): >close: err= 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: starting upload 2025/09/19 01:53:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:34 INFO : newLeaf: Copied (replaced existing) 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-19 01:53:34 +0000 UTC" 2025/09/19 01:53:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/19 01:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/19 01:53:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : newLeaf: reading active writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: 2025/09/19 01:53:34 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestFileRename (3.11s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- 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:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:34 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:34 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:34 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/19 01:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:34 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:34 DEBUG : dir: Looking for writers 2025/09/19 01:53:34 DEBUG : file1: reading active writers 2025/09/19 01:53:34 DEBUG : Looking for writers 2025/09/19 01:53:34 DEBUG : dir: reading active writers 2025/09/19 01:53:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/19 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/19 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/19 01:53:35 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:35 DEBUG : dir: Looking for writers 2025/09/19 01:53:35 DEBUG : file1: reading active writers 2025/09/19 01:53:35 DEBUG : Looking for writers 2025/09/19 01:53:35 DEBUG : dir: reading active writers 2025/09/19 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/19 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/19 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/19 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/19 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/19 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/19 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/19 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/19 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/19 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/19 01:53:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/19 01:53:35 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:35 DEBUG : dir: Looking for writers 2025/09/19 01:53:35 DEBUG : file1: reading active writers 2025/09/19 01:53:35 DEBUG : Looking for writers 2025/09/19 01:53:35 DEBUG : dir: reading active writers 2025/09/19 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:35 DEBUG : dir: Looking for writers 2025/09/19 01:53:35 DEBUG : file1: reading active writers 2025/09/19 01:53:35 DEBUG : Looking for writers 2025/09/19 01:53:35 DEBUG : dir: reading active writers 2025/09/19 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/19 01:53:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/19 01:53:35 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:35 DEBUG : dir: Looking for writers 2025/09/19 01:53:35 DEBUG : file1: reading active writers 2025/09/19 01:53:35 DEBUG : Looking for writers 2025/09/19 01:53:35 DEBUG : dir: reading active writers 2025/09/19 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : Config file has changed externally - reloading 2025/09/19 01:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:35 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): _readAt: size=1, off=0 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): openPending: 2025/09/19 01:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): >openPending: err= 2025/09/19 01:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): >_readAt: n=1, err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): _readAt: size=256, off=1 2025/09/19 01:53:35 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): >_readAt: n=15, err=EOF 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): _readAt: size=16, off=16 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): >_readAt: n=0, err=EOF 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): close: 2025/09/19 01:53:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): >close: err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): close: 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000a3cb00): >close: err=file already closed 2025/09/19 01:53:35 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:35 DEBUG : dir: Looking for writers 2025/09/19 01:53:35 DEBUG : file1: reading active writers 2025/09/19 01:53:35 DEBUG : Looking for writers 2025/09/19 01:53:35 DEBUG : dir: reading active writers 2025/09/19 01:53:35 DEBUG : >WaitForWriters: 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:35 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:35 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): _readAt: size=1, off=0 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): openPending: 2025/09/19 01:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >openPending: err= 2025/09/19 01:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >_readAt: n=1, err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): _readAt: size=1, off=5 2025/09/19 01:53:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >_readAt: n=1, err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): _readAt: size=1, off=3 2025/09/19 01:53:35 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >_readAt: n=1, err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): _readAt: size=1, off=13 2025/09/19 01:53:35 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >_readAt: n=1, err= 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): _readAt: size=16, off=100 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >_readAt: n=0, err=EOF 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): close: 2025/09/19 01:53:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:35 DEBUG : dir/file1(0xc000681e00): >close: err= 2025/09/19 01:53:35 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:35 DEBUG : dir: Looking for writers 2025/09/19 01:53:35 DEBUG : file1: reading active writers 2025/09/19 01:53:35 DEBUG : Looking for writers 2025/09/19 01:53:35 DEBUG : dir: reading active writers 2025/09/19 01:53:35 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:36 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=1, off=0 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): openPending: 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >openPending: err= 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=1, err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=1, off=5 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=1, err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=1, off=1 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=1, err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=6, off=10 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=6, err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=256, off=10 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=6, err=EOF 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=256, off=100 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=0, err=EOF 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): close: 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >close: err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): _readAt: size=256, off=100 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00069ed00): >_readAt: n=0, err=file already closed 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : dir: Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : dir: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:36 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): RWFileHandle.Flush 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): _readAt: size=256, off=0 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): openPending: 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): >openPending: err= 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): >_readAt: n=16, err=EOF 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): RWFileHandle.Flush 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): RWFileHandle.Flush 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): close: 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:36 DEBUG : dir/file1(0xc0007c2480): >close: err= 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : dir: Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : dir: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/19 01:53:36 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): _readAt: size=256, off=0 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): openPending: 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): >openPending: err= 2025/09/19 01:53:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): >_readAt: n=16, err=EOF 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): RWFileHandle.Release 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): close: 2025/09/19 01:53:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): >close: err= 2025/09/19 01:53:36 DEBUG : dir/file1(0xc00098c300): RWFileHandle.Release 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : dir: Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : dir: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:36 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): openPending: 2025/09/19 01:53:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): >openPending: err= 2025/09/19 01:53:36 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): _writeAt: size=5, off=0 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): >_writeAt: n=5, err= 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): _writeAt: size=7, off=5 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): >_writeAt: n=7, err= 2025/09/19 01:53:36 DEBUG : file1: vfs cache: truncate to size=11 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): close: 2025/09/19 01:53:36 DEBUG : file1: vfs cache: setting modification time to 2025-09-19 01:53:36.528359498 +0000 UTC m=+10.715080117 2025/09/19 01:53:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): >close: err= 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): close: 2025/09/19 01:53:36 DEBUG : file1(0xc00084cf80): >close: err=file already closed 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:36 DEBUG : file1: vfs cache: starting upload 2025/09/19 01:53:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:36 INFO : file1: Copied (new) 2025/09/19 01:53:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-19 01:53:36 +0000 UTC" 2025/09/19 01:53:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 INFO : file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:36 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): openPending: 2025/09/19 01:53:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): >openPending: err= 2025/09/19 01:53:36 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): _writeAt: size=7, off=0 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): >_writeAt: n=7, err= 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): _writeAt: size=6, off=5 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): >_writeAt: n=6, err= 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): close: 2025/09/19 01:53:36 DEBUG : file1: vfs cache: setting modification time to 2025-09-19 01:53:36.727193897 +0000 UTC m=+10.913914516 2025/09/19 01:53:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): >close: err= 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): _writeAt: size=5, off=0 2025/09/19 01:53:36 DEBUG : file1(0xc000a8ba00): >_writeAt: n=0, err=file already closed 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:36 DEBUG : file1: vfs cache: starting upload 2025/09/19 01:53:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:36 INFO : file1: Copied (new) 2025/09/19 01:53:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-19 01:53:36 +0000 UTC" 2025/09/19 01:53:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 INFO : file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : >WaitForWriters: 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:36 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:36 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : file1(0xc000aad480): openPending: 2025/09/19 01:53:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : file1(0xc000aad480): >openPending: err= 2025/09/19 01:53:36 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/19 01:53:36 DEBUG : file1(0xc000aad480): close: 2025/09/19 01:53:36 DEBUG : file1: vfs cache: setting modification time to 2025-09-19 01:53:36.929923652 +0000 UTC m=+11.116644321 2025/09/19 01:53:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:36 DEBUG : file1(0xc000aad480): >close: err= 2025/09/19 01:53:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/19 01:53:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:53:36 DEBUG : file2: newRWFileHandle: 2025/09/19 01:53:36 DEBUG : file2(0xc000aad900): openPending: 2025/09/19 01:53:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:36 DEBUG : file2(0xc000aad900): >openPending: err= 2025/09/19 01:53:36 DEBUG : file2: >newRWFileHandle: err= 2025/09/19 01:53:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/19 01:53:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/19 01:53:36 DEBUG : file2(0xc000aad900): RWFileHandle.Flush 2025/09/19 01:53:36 DEBUG : file2(0xc000aad900): RWFileHandle.Release 2025/09/19 01:53:36 DEBUG : file2(0xc000aad900): close: 2025/09/19 01:53:36 DEBUG : file2: vfs cache: setting modification time to 2025-09-19 01:53:36.931837056 +0000 UTC m=+11.118557676 2025/09/19 01:53:36 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:36 DEBUG : file2(0xc000aad900): >close: err= 2025/09/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : file2: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : file2: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/19 01:53:36 DEBUG : Looking for writers 2025/09/19 01:53:36 DEBUG : file1: reading active writers 2025/09/19 01:53:36 DEBUG : file2: reading active writers 2025/09/19 01:53:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : file2: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/19 01:53:37 DEBUG : file1: vfs cache: starting upload 2025/09/19 01:53:37 DEBUG : file2: vfs cache: starting upload 2025/09/19 01:53:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:37 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:37 INFO : file1: Copied (new) 2025/09/19 01:53:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-19 01:53:36 +0000 UTC" 2025/09/19 01:53:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 INFO : file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : file2: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/19 01:53:37 INFO : file2: Copied (new) 2025/09/19 01:53:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-19 01:53:36 +0000 UTC" 2025/09/19 01:53:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/19 01:53:37 INFO : file2: vfs cache: upload succeeded try #1 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : file2: reading active writers 2025/09/19 01:53:37 DEBUG : >WaitForWriters: 2025/09/19 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : file2: reading active writers 2025/09/19 01:53:37 DEBUG : >WaitForWriters: 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.38s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:37 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): openPending: 2025/09/19 01:53:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): >openPending: err= 2025/09/19 01:53:37 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): _writeAt: size=5, off=0 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): >_writeAt: n=5, err= 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): RWFileHandle.Flush 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): RWFileHandle.Flush 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): close: 2025/09/19 01:53:37 DEBUG : file1: vfs cache: setting modification time to 2025-09-19 01:53:37.30338326 +0000 UTC m=+11.490103859 2025/09/19 01:53:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:37 DEBUG : file1(0xc0009b8a40): >close: err= 2025/09/19 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:37 DEBUG : file1: vfs cache: starting upload 2025/09/19 01:53:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:37 INFO : file1: Copied (new) 2025/09/19 01:53:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-19 01:53:37 +0000 UTC" 2025/09/19 01:53:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 INFO : file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : >WaitForWriters: 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:37 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): openPending: 2025/09/19 01:53:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): >openPending: err= 2025/09/19 01:53:37 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): _writeAt: size=5, off=0 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): >_writeAt: n=5, err= 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): RWFileHandle.Release 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): close: 2025/09/19 01:53:37 DEBUG : file1: vfs cache: setting modification time to 2025-09-19 01:53:37.491860086 +0000 UTC m=+11.678580685 2025/09/19 01:53:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): >close: err= 2025/09/19 01:53:37 DEBUG : file1(0xc0009c10c0): RWFileHandle.Release 2025/09/19 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:37 DEBUG : file1: vfs cache: starting upload 2025/09/19 01:53:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:37 INFO : file1: Copied (new) 2025/09/19 01:53:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-19 01:53:37 +0000 UTC" 2025/09/19 01:53:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 INFO : file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : >WaitForWriters: 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/19 01:53:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:37 DEBUG : dir/file1(0xc000f6d880): openPending: 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 DEBUG : dir/file1(0xc000f6d880): >openPending: err= 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/19 01:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:37 DEBUG : dir/file1(0xc000f6d880): _writeAt: size=5, off=0 2025/09/19 01:53:37 DEBUG : dir/file1(0xc000f6d880): >_writeAt: n=5, err= 2025/09/19 01:53:37 DEBUG : dir/file1(0xc000f6d880): close: 2025/09/19 01:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-19 01:53:37.74378101 +0000 UTC m=+11.930501649 2025/09/19 01:53:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:37 DEBUG : dir/file1(0xc000f6d880): >close: err= 2025/09/19 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:37 DEBUG : dir: Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : dir: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:37 DEBUG : dir: Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : dir: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:37 DEBUG : dir: Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : dir: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:37 DEBUG : dir: Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : dir: reading active writers 2025/09/19 01:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: starting upload 2025/09/19 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:37 INFO : dir/file1: Copied (replaced existing) 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-19 01:53:37 +0000 UTC" 2025/09/19 01:53:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:37 DEBUG : dir: Looking for writers 2025/09/19 01:53:37 DEBUG : file1: reading active writers 2025/09/19 01:53:37 DEBUG : Looking for writers 2025/09/19 01:53:37 DEBUG : dir: reading active writers 2025/09/19 01:53:37 DEBUG : >WaitForWriters: 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:37 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/19 01:53:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): openPending: 2025/09/19 01:53:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/19 01:53:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/19 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): _writeAt: size=15, off=5 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): >_writeAt: n=15, err= 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): close: 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/19 01:53:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-19 01:53:38.0362645 +0000 UTC m=+12.222985099 2025/09/19 01:53:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : dir/file1(0xc0005a42c0): >close: err= 2025/09/19 01:53:38 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:38 DEBUG : dir: Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : dir: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:38 DEBUG : dir: Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : dir: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:38 DEBUG : dir: Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : dir: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:38 DEBUG : dir: Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : dir: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:38 DEBUG : dir/file1: vfs cache: starting upload 2025/09/19 01:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:38 INFO : dir/file1: Copied (replaced existing) 2025/09/19 01:53:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-19 01:53:38 +0000 UTC" 2025/09/19 01:53:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:38 DEBUG : dir: Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : dir: reading active writers 2025/09/19 01:53:38 DEBUG : >WaitForWriters: 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:38 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : file1(0xc00033ec80): openPending: 2025/09/19 01:53:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:38 DEBUG : file1(0xc00033ec80): >openPending: err= 2025/09/19 01:53:38 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/19 01:53:38 DEBUG : file1(0xc00033ec80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : file1(0xc00033ec80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : file1(0xc00033ec80): close: 2025/09/19 01:53:38 DEBUG : file1: vfs cache: setting modification time to 2025-09-19 01:53:38.256038527 +0000 UTC m=+12.442759166 2025/09/19 01:53:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : file1(0xc00033ec80): >close: err= 2025/09/19 01:53:38 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:38 DEBUG : file1: vfs cache: starting upload 2025/09/19 01:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:53:38 INFO : file1: Copied (new) 2025/09/19 01:53:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-19 01:53:38 +0000 UTC" 2025/09/19 01:53:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:38 INFO : file1: vfs cache: upload succeeded try #1 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : file1: reading active writers 2025/09/19 01:53:38 DEBUG : >WaitForWriters: 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:38 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/19 01:53:38 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b3c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b3c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b3c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b3c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b3c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.444002589 +0000 UTC m=+12.630723228 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b3c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.444002589 +0000 UTC m=+12.630723228 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b8c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bd80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bd80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bd80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bd80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bd80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.444002589 +0000 UTC m=+12.630723228 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bd80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d490 item 1 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.448247101 +0000 UTC m=+12.634967730 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a940): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a940): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a940): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.448247101 +0000 UTC m=+12.634967730 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d960 item 2 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0afc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0afc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0afc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0afc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0afc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.451446339 +0000 UTC m=+12.638166978 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0afc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.451446339 +0000 UTC m=+12.638166978 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b900): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b900): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b900): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b900): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b900): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.451446339 +0000 UTC m=+12.638166978 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b900): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2de30 item 3 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88000): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88000): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88000): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88000): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88000): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.455516525 +0000 UTC m=+12.642237163 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88000): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88580): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88580): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88580): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.455516525 +0000 UTC m=+12.642237163 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594930 item 4 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88bc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88bc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.458089246 +0000 UTC m=+12.644809885 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.458089246 +0000 UTC m=+12.644809885 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89040): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89500): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89500): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89500): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89500): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89500): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.458089246 +0000 UTC m=+12.644809885 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89500): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005955e0 item 5 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89b80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89b80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89b80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89b80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89b80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.462574 +0000 UTC m=+12.649294628 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89b80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c140): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c140): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.462574 +0000 UTC m=+12.649294628 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004385b0 item 6 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c7c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c7c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c7c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c7c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c7c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.465062884 +0000 UTC m=+12.651783523 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c7c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.465062884 +0000 UTC m=+12.651783523 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ccc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d180): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d180): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d180): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.465062884 +0000 UTC m=+12.651783523 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004389a0 item 7 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d840): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d840): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d840): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d840): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d840): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.468783532 +0000 UTC m=+12.655504171 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d840): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dd80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dd80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dd80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dd80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dd80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.468783532 +0000 UTC m=+12.655504171 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dd80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439180 item 8 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0400): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000aa0400): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0400): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0400): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0400): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0400): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa07c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa07c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa07c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa07c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa07c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.472065646 +0000 UTC m=+12.658786276 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa07c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.472065646 +0000 UTC m=+12.658786276 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1140): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1140): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.472065646 +0000 UTC m=+12.658786276 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004395e0 item 9 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa17c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa17c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa17c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa17c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa17c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.47657722 +0000 UTC m=+12.663297859 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa17c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1d00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1d00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1d00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1d00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1d00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.47657722 +0000 UTC m=+12.663297859 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1d00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 10 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a43c0): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc0009a43c0): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a43c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a43c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a43c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a43c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a43c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4780): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4780): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4780): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.47933516 +0000 UTC m=+12.666055799 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.47933516 +0000 UTC m=+12.666055799 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5180): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5180): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5180): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.47933516 +0000 UTC m=+12.666055799 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98070 item 11 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5800): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5800): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5800): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.483102556 +0000 UTC m=+12.669823185 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5d80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5d80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5d80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5d80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5d80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.483102556 +0000 UTC m=+12.669823185 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5d80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98690 item 12 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6440): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc0007f6440): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6440): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6440): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6440): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6840): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6840): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6840): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6840): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6840): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.48577765 +0000 UTC m=+12.672498289 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6840): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6f00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6f00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6f00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6f00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6f00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.48577765 +0000 UTC m=+12.672498289 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6f00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98a10 item 13 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7580): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7580): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7580): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.48875405 +0000 UTC m=+12.675474680 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7ac0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7ac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7ac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7ac0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7ac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.48875405 +0000 UTC m=+12.675474680 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7ac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98e70 item 14 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98180): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000d98180): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98180): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98180): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98180): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98180): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98540): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98540): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98540): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.491390332 +0000 UTC m=+12.678110962 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98c40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98c40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.491390332 +0000 UTC m=+12.678110962 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99260 item 15 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99300): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99300): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99300): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99300): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99300): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.49409419 +0000 UTC m=+12.680814830 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99300): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99840): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99840): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99840): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99840): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99840): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.49409419 +0000 UTC m=+12.680814830 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99840): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e995e0 item 16 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99e80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99e80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99e80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99e80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99e80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.49667693 +0000 UTC m=+12.683397570 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99e80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.49667693 +0000 UTC m=+12.683397570 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c880): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c880): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.49667693 +0000 UTC m=+12.683397570 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e999d0 item 17 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cf00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cf00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cf00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cf00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cf00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.500277774 +0000 UTC m=+12.686998413 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cf00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d440): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d440): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d440): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.500277774 +0000 UTC m=+12.686998413 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e230 item 18 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6dac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6dac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6dac0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6dac0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6dac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.502768322 +0000 UTC m=+12.689488961 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6dac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.502768322 +0000 UTC m=+12.689488961 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892580): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892580): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892580): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.502768322 +0000 UTC m=+12.689488961 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e620 item 19 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892c00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892c00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892c00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892c00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892c00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.506134103 +0000 UTC m=+12.692854733 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000892c00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893140): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893140): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.506134103 +0000 UTC m=+12.692854733 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ec40 item 20 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008937c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008937c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008937c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008937c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008937c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.508660238 +0000 UTC m=+12.695380877 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008937c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.508660238 +0000 UTC m=+12.695380877 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000893cc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc240): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc240): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc240): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.508660238 +0000 UTC m=+12.695380877 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043efc0 item 21 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc8c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc8c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc8c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc8c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc8c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.512314271 +0000 UTC m=+12.699034910 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cc8c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cce00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cce00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cce00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cce00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cce00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.512314271 +0000 UTC m=+12.699034910 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cce00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f730 item 22 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd480): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd480): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd480): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd480): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd480): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.515146762 +0000 UTC m=+12.701867400 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd480): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.515146762 +0000 UTC m=+12.701867400 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cd980): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cde80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cde80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cde80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cde80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cde80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.515146762 +0000 UTC m=+12.701867400 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008cde80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 23 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fe580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fe580): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fe580): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fe580): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fe580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.518738747 +0000 UTC m=+12.705459386 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fe580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008feac0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008feac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008feac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008feac0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008feac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.518738747 +0000 UTC m=+12.705459386 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008feac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e44d0 item 24 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff100): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc0008ff100): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff100): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff100): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff100): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff100): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff100): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff4c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff4c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff4c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff4c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff4c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.522155474 +0000 UTC m=+12.708876113 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff4c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.522155474 +0000 UTC m=+12.708876113 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ff9c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fff00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fff00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fff00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fff00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fff00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.522155474 +0000 UTC m=+12.708876113 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008fff00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a10 item 25 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930600): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930600): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930600): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930600): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930600): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.527104529 +0000 UTC m=+12.713825159 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930600): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930b40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930b40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930b40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930b40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930b40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.527104529 +0000 UTC m=+12.713825159 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000930b40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4f50 item 26 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931180): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000931180): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931180): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931180): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931180): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931180): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931540): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931540): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931540): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.530159808 +0000 UTC m=+12.716880447 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.530159808 +0000 UTC m=+12.716880447 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000931a40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952000): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952000): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952000): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952000): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952000): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.530159808 +0000 UTC m=+12.716880447 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952000): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e52d0 item 27 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952680): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952680): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952680): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952680): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952680): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.534431541 +0000 UTC m=+12.721152170 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952680): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952bc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952bc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.534431541 +0000 UTC m=+12.721152170 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000952bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5880 item 28 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953200): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000953200): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953200): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953200): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953200): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953200): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953200): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009535c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009535c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009535c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009535c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009535c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.538423459 +0000 UTC m=+12.725144098 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009535c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953c80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953c80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.538423459 +0000 UTC m=+12.725144098 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000953c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5d50 item 29 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976380): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976380): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976380): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.541498214 +0000 UTC m=+12.728218853 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009768c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009768c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009768c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009768c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009768c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.541498214 +0000 UTC m=+12.728218853 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009768c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a01c0 item 30 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976f00): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000976f00): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976f00): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976f00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976f00): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976f00): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000976f00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009772c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009772c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009772c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009772c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009772c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.544336535 +0000 UTC m=+12.731057164 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009772c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000977980): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000977980): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000977980): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000977980): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000977980): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.544336535 +0000 UTC m=+12.731057164 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000977980): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a05b0 item 31 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2080): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2080): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2080): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.54782115 +0000 UTC m=+12.734541789 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a25c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a25c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a25c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a25c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a25c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.54782115 +0000 UTC m=+12.734541789 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a25c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0bd0 item 32 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2c00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2c00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2c00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2c00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2c00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.551558619 +0000 UTC m=+12.738279258 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a2c00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a10a0 item 33 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.553136803 +0000 UTC m=+12.739857443 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3580): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3580): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3580): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.553136803 +0000 UTC m=+12.739857443 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a12d0 item 33 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3bc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3bc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.556759307 +0000 UTC m=+12.743479946 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a3bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c70 item 34 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.558289781 +0000 UTC m=+12.745010421 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c80c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8600): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8600): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8600): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8600): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8600): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.558289781 +0000 UTC m=+12.745010421 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8600): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1e30 item 34 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8c40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8c40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.563991891 +0000 UTC m=+12.750712560 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c8c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386690 item 35 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.565139687 +0000 UTC m=+12.751860327 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c90c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c95c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c95c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c95c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c95c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c95c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.565139687 +0000 UTC m=+12.751860327 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c95c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386af0 item 35 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c9c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c9c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c9c40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c9c40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c9c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.567636997 +0000 UTC m=+12.754357626 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c9c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003873b0 item 36 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.568621676 +0000 UTC m=+12.755342316 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c1c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c700): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c700): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c700): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.568621676 +0000 UTC m=+12.755342316 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1c700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003876c0 item 36 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1cd40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1cd40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1cd40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1cd40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1cd40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.571041693 +0000 UTC m=+12.757762332 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1cd40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387ab0 item 37 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.572211489 +0000 UTC m=+12.758932129 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d1c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d6c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d6c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d6c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d6c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d6c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.572211489 +0000 UTC m=+12.758932129 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1d6c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387d50 item 37 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1dd40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1dd40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1dd40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1dd40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1dd40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.57466654 +0000 UTC m=+12.761387169 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a1dd40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be310 item 38 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.575699049 +0000 UTC m=+12.762419658 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a462c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46800): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46800): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46800): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.575699049 +0000 UTC m=+12.762419658 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be9a0 item 38 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46e80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46e80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46e80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46e80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46e80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.578037691 +0000 UTC m=+12.764758300 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a46e80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003beee0 item 39 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.578955786 +0000 UTC m=+12.765676425 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47880): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47880): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.578955786 +0000 UTC m=+12.765676425 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf490 item 39 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47f00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47f00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47f00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47f00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47f00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.581573513 +0000 UTC m=+12.768294152 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a47f00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf8f0 item 40 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.582495735 +0000 UTC m=+12.769216374 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86480): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a869c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a869c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a869c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a869c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a869c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.582495735 +0000 UTC m=+12.769216374 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a869c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfb20 item 40 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.58507558 +0000 UTC m=+12.771796209 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a86f80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87480): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87480): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87480): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfea0 item 41 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87480): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87480): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.585970501 +0000 UTC m=+12.772691140 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87480): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa0e0 item 41 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.586814236 +0000 UTC m=+12.773534845 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87e80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87e80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87e80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87e80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87e80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.586814236 +0000 UTC m=+12.773534845 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a87e80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa310 item 41 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.589396285 +0000 UTC m=+12.776116925 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6a40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6a40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6a40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa770 item 42 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6a40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6a40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.590249468 +0000 UTC m=+12.776970097 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6a40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa9a0 item 42 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.591263212 +0000 UTC m=+12.777983841 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab6f80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7500): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7500): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7500): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7500): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7500): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.591263212 +0000 UTC m=+12.777983841 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7500): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fab60 item 42 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.593687085 +0000 UTC m=+12.780407694 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c080): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c080): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 43 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c080): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.594288604 +0000 UTC m=+12.781009223 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425730 item 43 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.595089277 +0000 UTC m=+12.781809897 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9c5c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9cb00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9cb00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9cb00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9cb00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9cb00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.595089277 +0000 UTC m=+12.781809897 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9cb00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004259d0 item 43 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.597133447 +0000 UTC m=+12.783854066 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d640): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da540 item 44 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d640): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.597985268 +0000 UTC m=+12.784705877 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9d640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 44 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.59885934 +0000 UTC m=+12.785579949 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f9db80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc180): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc180): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc180): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.59885934 +0000 UTC m=+12.785579949 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 44 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.600737216 +0000 UTC m=+12.787457835 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbc7c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbccc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbccc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbccc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db650 item 45 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbccc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbccc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.601509155 +0000 UTC m=+12.788229775 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbccc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbd3c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbd3c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbd3c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbd3c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbd3c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.601509155 +0000 UTC m=+12.788229775 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbd3c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db810 item 45 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.604221821 +0000 UTC m=+12.790942460 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbda00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbdf00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbdf00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbdf00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 46 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbdf00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbdf00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.605281622 +0000 UTC m=+12.792002260 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fbdf00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8680): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8680): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8680): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8680): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8680): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.605281622 +0000 UTC m=+12.792002260 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8680): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 46 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.608064768 +0000 UTC m=+12.794785398 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fd8cc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680340): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680340): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680340): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 47 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680340): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680340): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.609042375 +0000 UTC m=+12.795762994 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680340): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680a80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680a80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680a80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680a80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680a80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.609042375 +0000 UTC m=+12.795762994 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680a80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 47 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.611286079 +0000 UTC m=+12.798006698 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006810c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006815c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006815c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006815c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d500 item 48 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006815c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006815c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.612211847 +0000 UTC m=+12.798932486 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006815c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681cc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681cc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681cc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681cc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681cc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.612211847 +0000 UTC m=+12.798932486 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681cc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 48 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14380): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14380): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14380): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.614794047 +0000 UTC m=+12.801514686 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 49 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.615497077 +0000 UTC m=+12.802217716 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14d40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14d40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14d40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14d40): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14d40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.615497077 +0000 UTC m=+12.802217716 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d14d40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4380 item 49 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d153c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d153c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d153c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d153c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d153c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.617772541 +0000 UTC m=+12.804493181 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d153c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4770 item 50 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.618600036 +0000 UTC m=+12.805320665 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d158c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d15e40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d15e40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d15e40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d15e40): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d15e40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.618600036 +0000 UTC m=+12.805320665 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d15e40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4930 item 50 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dae540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dae540): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dae540): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dae540): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dae540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.620814776 +0000 UTC m=+12.807535394 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dae540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4e70 item 51 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.621532182 +0000 UTC m=+12.808252802 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daea40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daef80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daef80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daef80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daef80): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daef80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.621532182 +0000 UTC m=+12.808252802 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daef80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5650 item 51 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daf600): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daf600): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daf600): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daf600): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daf600): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.62351661 +0000 UTC m=+12.810237228 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000daf600): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004140e0 item 52 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.6243848 +0000 UTC m=+12.811105420 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dafb00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2100): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2100): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2100): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2100): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2100): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.6243848 +0000 UTC m=+12.811105420 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2100): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004142a0 item 52 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2780): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2780): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2780): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.626198607 +0000 UTC m=+12.812919226 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 53 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.626936252 +0000 UTC m=+12.813656871 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd2c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd31c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd31c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd31c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd31c0): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd31c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.626936252 +0000 UTC m=+12.813656871 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd31c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 53 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3840): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3840): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3840): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3840): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3840): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.628790094 +0000 UTC m=+12.815510713 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3840): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414bd0 item 54 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.629837963 +0000 UTC m=+12.816558582 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000dd3d40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c340): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c340): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c340): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c340): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c340): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.629837963 +0000 UTC m=+12.816558582 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c340): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 54 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c9c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c9c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c9c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c9c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c9c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.631571218 +0000 UTC m=+12.818291836 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0c9c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004151f0 item 55 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.632361542 +0000 UTC m=+12.819082151 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0cec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0d400): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0d400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0d400): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0d400): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0d400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.632361542 +0000 UTC m=+12.819082151 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0d400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 55 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0da80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0da80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0da80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0da80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0da80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.634470844 +0000 UTC m=+12.821191453 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0da80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415880 item 56 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.635416801 +0000 UTC m=+12.822137420 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54000): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54580): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54580): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54580): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.635416801 +0000 UTC m=+12.822137420 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c00 item 56 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.63783871 +0000 UTC m=+12.824559319 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e54bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55100): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55100): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55100): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 57 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55100): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55100): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.638720526 +0000 UTC m=+12.825441135 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55100): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 57 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.639957208 +0000 UTC m=+12.826677817 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55bc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55bc0): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.639957208 +0000 UTC m=+12.826677817 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e55bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d20 item 57 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.642147633 +0000 UTC m=+12.828868242 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e767c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e767c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e767c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 58 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e767c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e767c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.644655853 +0000 UTC m=+12.831376462 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e767c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ce0 item 58 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.645791577 +0000 UTC m=+12.832512186 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e76d00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e772c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e772c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e772c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e772c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e772c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.645791577 +0000 UTC m=+12.832512186 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e772c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005122a0 item 58 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.650838806 +0000 UTC m=+12.837559426 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77900): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77e40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77e40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77e40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512930 item 59 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77e40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77e40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.652768651 +0000 UTC m=+12.839489270 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e77e40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512af0 item 59 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.65588326 +0000 UTC m=+12.842603880 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6980): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6980): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6980): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6980): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6980): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.65588326 +0000 UTC m=+12.842603880 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6980): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e70 item 59 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.658756476 +0000 UTC m=+12.845477096 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea6fc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7500): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7500): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7500): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513420 item 60 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7500): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7500): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.661408427 +0000 UTC m=+12.848129047 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7500): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513730 item 60 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.662999867 +0000 UTC m=+12.849720486 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ea7a40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0080): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0080): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0080): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.662999867 +0000 UTC m=+12.849720486 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b90 item 60 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.666248769 +0000 UTC m=+12.852969398 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed06c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0c00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0c00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0c00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c20e0 item 61 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0c00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0c00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.667823377 +0000 UTC m=+12.854544006 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed0c00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1300): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1300): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1300): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1300): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1300): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.667823377 +0000 UTC m=+12.854544006 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1300): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c24d0 item 61 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.672246474 +0000 UTC m=+12.858967103 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1e80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1e80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1e80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2e00 item 62 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1e80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1e80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.673663906 +0000 UTC m=+12.860384525 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ed1e80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18600): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18600): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18600): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18600): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18600): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.673663906 +0000 UTC m=+12.860384525 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18600): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c32d0 item 62 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.676895365 +0000 UTC m=+12.863615984 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f18c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19180): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19180): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3810 item 63 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19180): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.677443214 +0000 UTC m=+12.864163833 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19880): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19880): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.677443214 +0000 UTC m=+12.864163833 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f19880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e310 item 63 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.680587189 +0000 UTC m=+12.867307829 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ab7c00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad21c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad21c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad21c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003faf50 item 64 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad21c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad21c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.68135938 +0000 UTC m=+12.868080009 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad21c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad28c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad28c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad28c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad28c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad28c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.68135938 +0000 UTC m=+12.868080009 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad28c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb340 item 64 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad2f00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad2f00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad2f00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad2f00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad2f00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.683924869 +0000 UTC m=+12.870645488 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad2f00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb6c0 item 65 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.684859834 +0000 UTC m=+12.871580452 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3880): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3880): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.684859834 +0000 UTC m=+12.871580452 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb880 item 65 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3ec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3ec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3ec0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3ec0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3ec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.686776684 +0000 UTC m=+12.873497303 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ad3ec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbdc0 item 66 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.687888792 +0000 UTC m=+12.874609411 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010103c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010900): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010900): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010900): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010900): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010900): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.687888792 +0000 UTC m=+12.874609411 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010900): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6230 item 66 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010f40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010f40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010f40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010f40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010f40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.689823907 +0000 UTC m=+12.876544527 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001010f40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7030 item 67 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.690490169 +0000 UTC m=+12.877210787 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010113c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010118c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010118c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010118c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010118c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010118c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.690490169 +0000 UTC m=+12.877210787 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0010118c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7340 item 67 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001011bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001011bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001011bc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001011bc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001011bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.693960888 +0000 UTC m=+12.880681527 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc001011bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7730 item 68 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.695110637 +0000 UTC m=+12.881831256 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78680): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78680): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78680): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78680): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78680): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.695110637 +0000 UTC m=+12.881831256 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78680): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f79d0 item 68 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78cc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78cc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78cc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78cc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78cc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.696828153 +0000 UTC m=+12.883548772 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78cc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e2a0 item 69 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.697668201 +0000 UTC m=+12.884388820 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79640): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79640): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79640): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.697668201 +0000 UTC m=+12.884388820 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e690 item 69 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79d00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79d00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79d00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79d00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79d00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.700065143 +0000 UTC m=+12.886785772 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79d00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f1f0 item 70 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.700939545 +0000 UTC m=+12.887660163 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115ac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a2c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a2c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a2c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a2c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a2c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.700939545 +0000 UTC m=+12.887660163 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a2c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fa40 item 70 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8af40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8af40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8af40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8af40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8af40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.702852818 +0000 UTC m=+12.889573437 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8af40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec070 item 71 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.703575685 +0000 UTC m=+12.890296305 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8bd00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8bd00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8bd00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8bd00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8bd00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.703575685 +0000 UTC m=+12.890296305 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8bd00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec3f0 item 71 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.705480985 +0000 UTC m=+12.892201604 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec850 item 72 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.706235 +0000 UTC m=+12.892955619 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12e80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12e80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12e80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12e80): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12e80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.706235 +0000 UTC m=+12.892955619 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d12e80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000deca10 item 72 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.709489854 +0000 UTC m=+12.896210473 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13940): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decd90 item 73 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13940): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.710314983 +0000 UTC m=+12.897035603 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decf50 item 73 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.711045656 +0000 UTC m=+12.897766276 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d13e00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b94c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b94c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b94c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b94c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b94c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.711045656 +0000 UTC m=+12.897766276 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b94c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded260 item 73 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.712854624 +0000 UTC m=+12.899575242 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6d00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c74c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c74c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c74c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded5e0 item 74 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c74c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c74c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.713354413 +0000 UTC m=+12.900075042 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c74c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded7a0 item 74 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.714762337 +0000 UTC m=+12.901482956 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7b80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.714762337 +0000 UTC m=+12.901482956 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded960 item 74 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.717526097 +0000 UTC m=+12.904246717 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006087c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedce0 item 75 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.718216224 +0000 UTC m=+12.904936843 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedea0 item 75 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.718971662 +0000 UTC m=+12.905692282 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.718971662 +0000 UTC m=+12.905692282 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 75 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.720680041 +0000 UTC m=+12.907400660 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6f80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6f80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6f80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 76 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6f80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6f80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.72124925 +0000 UTC m=+12.907969869 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6f80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051570 item 76 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.722039234 +0000 UTC m=+12.908759852 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7ec0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7ec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7ec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7ec0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7ec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.722039234 +0000 UTC m=+12.908759852 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7ec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 76 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.723771077 +0000 UTC m=+12.910491696 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b65c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6ac0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6ac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6ac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 77 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6ac0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6ac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.724583602 +0000 UTC m=+12.911304232 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6ac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b71c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b71c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b71c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b71c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b71c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.724583602 +0000 UTC m=+12.911304232 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b71c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8620 item 77 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.726699807 +0000 UTC m=+12.913420406 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7d40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7d40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7d40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8d90 item 78 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7d40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7d40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.727240092 +0000 UTC m=+12.913960691 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7d40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4a40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4a40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4a40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4a40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4a40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.727240092 +0000 UTC m=+12.913960691 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4a40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9110 item 78 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.728697239 +0000 UTC m=+12.915417837 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5b40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e140): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e140): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c98f0 item 79 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e140): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.729599253 +0000 UTC m=+12.916319852 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e840): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e840): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e840): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e840): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e840): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.729599253 +0000 UTC m=+12.916319852 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e840): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9dc0 item 79 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.731008821 +0000 UTC m=+12.917729430 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033ee80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033f3c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033f3c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033f3c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390460 item 80 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033f3c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033f3c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.731510022 +0000 UTC m=+12.918230621 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033f3c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033fbc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033fbc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033fbc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033fbc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033fbc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.731510022 +0000 UTC m=+12.918230621 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033fbc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390700 item 80 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10280): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10280): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10280): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.733337824 +0000 UTC m=+12.920058424 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391180 item 81 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.734024324 +0000 UTC m=+12.920744923 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10c80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10c80): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.734024324 +0000 UTC m=+12.920744923 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 81 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11300): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11300): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11300): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11300): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11300): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.735515665 +0000 UTC m=+12.922236265 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11300): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 82 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.736246809 +0000 UTC m=+12.922967408 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11d80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11d80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11d80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11d80): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11d80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.736246809 +0000 UTC m=+12.922967408 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11d80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 82 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c580): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c580): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c580): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.737908569 +0000 UTC m=+12.924629159 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0230 item 83 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.73861679 +0000 UTC m=+12.925337389 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ca80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080cfc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080cfc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080cfc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080cfc0): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080cfc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.73861679 +0000 UTC m=+12.925337389 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080cfc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c03f0 item 83 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d640): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d640): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.740917932 +0000 UTC m=+12.927638561 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0af0 item 84 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.74216822 +0000 UTC m=+12.928888848 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a140): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a140): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.74216822 +0000 UTC m=+12.928888848 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0cb0 item 84 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a800): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a800): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a800): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.74459077 +0000 UTC m=+12.931311399 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1110 item 85 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.745510337 +0000 UTC m=+12.932230936 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ad00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b240): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b240): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b240): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.745510337 +0000 UTC m=+12.932230936 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c12d0 item 85 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b940): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b940): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.747886009 +0000 UTC m=+12.934606618 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c16c0 item 86 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.748714104 +0000 UTC m=+12.935434713 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098be40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.748714104 +0000 UTC m=+12.935434713 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1960 item 86 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0aac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0aac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0aac0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0aac0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0aac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.751020686 +0000 UTC m=+12.937741305 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0aac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c150 item 87 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.751981331 +0000 UTC m=+12.938701940 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b000): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b540): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b540): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b540): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.751981331 +0000 UTC m=+12.938701940 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c310 item 87 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bbc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bbc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bbc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bbc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bbc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.75383915 +0000 UTC m=+12.940559749 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bbc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c930 item 88 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.754917826 +0000 UTC m=+12.941638446 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88700): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88700): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88700): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.754917826 +0000 UTC m=+12.941638446 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2caf0 item 88 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.757037888 +0000 UTC m=+12.943758537 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88d40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89280): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89280): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d030 item 89 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89280): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.757825858 +0000 UTC m=+12.944546467 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d2d0 item 89 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.758586627 +0000 UTC m=+12.945307246 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a897c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89d40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89d40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89d40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89d40): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89d40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.758586627 +0000 UTC m=+12.945307246 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89d40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d490 item 89 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.761848864 +0000 UTC m=+12.948569483 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c940): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d810 item 90 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c940): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.762697458 +0000 UTC m=+12.949418067 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2db20 item 90 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.763503 +0000 UTC m=+12.950223619 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084ce80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d440): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d440): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d440): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.763503 +0000 UTC m=+12.950223619 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2dce0 item 90 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.765183216 +0000 UTC m=+12.951903825 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa00c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa00c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa00c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594380 item 91 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa00c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa00c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.765870407 +0000 UTC m=+12.952591016 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa00c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594620 item 91 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.766999338 +0000 UTC m=+12.953719977 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0600): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0b80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0b80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0b80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0b80): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0b80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.766999338 +0000 UTC m=+12.953719977 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0b80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594a10 item 91 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.768376845 +0000 UTC m=+12.955097444 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa11c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595b20 item 92 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.76885871 +0000 UTC m=+12.955579298 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438150 item 92 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.7694658 +0000 UTC m=+12.956186399 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4280): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4280): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4280): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.7694658 +0000 UTC m=+12.956186399 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 92 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.770748188 +0000 UTC m=+12.957468788 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a48c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4e00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4e00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4e00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004388c0 item 93 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4e00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4e00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.771226697 +0000 UTC m=+12.957947296 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4e00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5500): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5500): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5500): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5500): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5500): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.771226697 +0000 UTC m=+12.957947296 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5500): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438af0 item 93 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.772589737 +0000 UTC m=+12.959310336 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6140): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6140): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439180 item 94 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6140): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.773270045 +0000 UTC m=+12.959990644 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6880): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6880): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.773270045 +0000 UTC m=+12.959990644 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439420 item 94 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.775053124 +0000 UTC m=+12.961773713 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6ec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7400): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7400): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004397a0 item 95 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7400): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.775593689 +0000 UTC m=+12.962314288 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7b00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7b00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7b00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7b00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7b00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.775593689 +0000 UTC m=+12.962314288 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7b00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439a40 item 95 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.777864364 +0000 UTC m=+12.964584983 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d981c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439ea0 item 96 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.778534693 +0000 UTC m=+12.965255452 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98e40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98e40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98e40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98e40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98e40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.778534693 +0000 UTC m=+12.965255452 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98e40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e980e0 item 96 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= 2025/09/19 01:53:38 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:38 DEBUG : Looking for writers 2025/09/19 01:53:38 DEBUG : >WaitForWriters: 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:38 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/19 01:53:38 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.804140156 +0000 UTC m=+12.990860775 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.804140156 +0000 UTC m=+12.990860775 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681b80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee0c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee0c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee0c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee0c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee0c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.804140156 +0000 UTC m=+12.990860775 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee0c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99420 item 1 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.807471222 +0000 UTC m=+12.994191841 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ee700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008eec00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008eec00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008eec00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008eec00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008eec00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.807471222 +0000 UTC m=+12.994191841 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008eec00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99960 item 2 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef240): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef240): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef240): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.809695278 +0000 UTC m=+12.996415897 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.809695278 +0000 UTC m=+12.996415897 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008ef6c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008efb80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008efb80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008efb80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008efb80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008efb80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.809695278 +0000 UTC m=+12.996415897 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008efb80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99ea0 item 3 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0280): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0280): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0280): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.812644488 +0000 UTC m=+12.999365087 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a07c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a07c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a07c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a07c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a07c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.812644488 +0000 UTC m=+12.999365087 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a07c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a04d0 item 4 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0e00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0e00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0e00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0e00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0e00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.814873635 +0000 UTC m=+13.001594254 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a0e00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.814873635 +0000 UTC m=+13.001594254 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1740): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1740): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1740): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.814873635 +0000 UTC m=+13.001594254 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0930 item 5 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1dc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1dc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1dc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1dc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1dc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.818093131 +0000 UTC m=+13.004813750 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a1dc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4380): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4380): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4380): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.818093131 +0000 UTC m=+13.004813750 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1110 item 6 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4a00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4a00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4a00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4a00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4a00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.820446511 +0000 UTC m=+13.007167130 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4a00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.820446511 +0000 UTC m=+13.007167130 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009c4f00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914140): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914140): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.820446511 +0000 UTC m=+13.007167130 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a18f0 item 7 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009147c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009147c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009147c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009147c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009147c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.823378048 +0000 UTC m=+13.010098647 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009147c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914d00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914d00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914d00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914d00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914d00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.823378048 +0000 UTC m=+13.010098647 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000914d00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4850 item 8 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009152c0): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc0009152c0): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009152c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009152c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009152c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009152c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009152c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915680): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915680): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915680): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915680): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915680): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.826053933 +0000 UTC m=+13.012774552 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915680): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.826053933 +0000 UTC m=+13.012774552 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000915b00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948080): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948080): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948080): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.826053933 +0000 UTC m=+13.012774552 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4cb0 item 9 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.829094554 +0000 UTC m=+13.015815173 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948c40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948c40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.829094554 +0000 UTC m=+13.015815173 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000948c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 10 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949280): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000949280): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949280): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949280): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949280): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949280): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949640): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949640): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.831521752 +0000 UTC m=+13.018242371 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.831521752 +0000 UTC m=+13.018242371 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000949b40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009720c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009720c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009720c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009720c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009720c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.831521752 +0000 UTC m=+13.018242371 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009720c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5570 item 11 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972740): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972740): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972740): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.83485334 +0000 UTC m=+13.021573959 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972c80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972c80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.83485334 +0000 UTC m=+13.021573959 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000972c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5c00 item 12 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009732c0): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc0009732c0): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009732c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009732c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009732c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009732c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009732c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973680): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973680): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973680): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973680): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973680): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.837079612 +0000 UTC m=+13.023800231 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973680): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973d40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973d40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973d40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973d40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973d40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.837079612 +0000 UTC m=+13.023800231 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000973d40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003862a0 item 13 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.839425338 +0000 UTC m=+13.026145956 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24980): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24980): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24980): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24980): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24980): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.839425338 +0000 UTC m=+13.026145956 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24980): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386930 item 14 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24fc0): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000a24fc0): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24fc0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24fc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24fc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a24fc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25380): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25380): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25380): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.841986338 +0000 UTC m=+13.028706967 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25a40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25a40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25a40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25a40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25a40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.841986338 +0000 UTC m=+13.028706967 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a25a40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003872d0 item 15 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e140): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e140): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e140): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.852942495 +0000 UTC m=+13.039663113 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e680): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e680): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e680): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e680): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e680): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.852942495 +0000 UTC m=+13.039663113 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4e680): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387810 item 16 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4ecc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4ecc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4ecc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4ecc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4ecc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.85551675 +0000 UTC m=+13.042237359 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4ecc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.85551675 +0000 UTC m=+13.042237359 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f640): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f640): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f640): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.85551675 +0000 UTC m=+13.042237359 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4f640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387c00 item 17 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4fcc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4fcc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4fcc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4fcc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4fcc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.858460289 +0000 UTC m=+13.045180917 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a4fcc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e280): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e280): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e280): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.858460289 +0000 UTC m=+13.045180917 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be770 item 18 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e900): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e900): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e900): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e900): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e900): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.860657865 +0000 UTC m=+13.047378485 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e900): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.860657865 +0000 UTC m=+13.047378485 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8ee00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.860657865 +0000 UTC m=+13.047378485 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed90 item 19 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d1c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d1c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d1c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d1c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d1c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.865386276 +0000 UTC m=+13.052106905 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d1c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d700): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d700): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d700): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.865386276 +0000 UTC m=+13.052106905 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e3f0 item 20 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3de00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3de00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3de00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3de00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3de00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.868855422 +0000 UTC m=+13.055576041 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3de00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.868855422 +0000 UTC m=+13.055576041 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe880): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe880): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.868855422 +0000 UTC m=+13.055576041 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffe880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 21 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffef00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffef00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffef00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffef00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffef00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.872333675 +0000 UTC m=+13.059054304 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000ffef00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fff440): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fff440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fff440): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fff440): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fff440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.872333675 +0000 UTC m=+13.059054304 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fff440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed90 item 22 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fffac0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fffac0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fffac0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fffac0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fffac0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.875092867 +0000 UTC m=+13.061813497 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000fffac0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.875092867 +0000 UTC m=+13.061813497 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a040): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a540): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a540): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a540): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.875092867 +0000 UTC m=+13.061813497 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1a540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 23 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1abc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1abc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1abc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1abc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1abc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.878759654 +0000 UTC m=+13.065480283 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1abc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b100): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b100): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b100): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b100): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b100): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.878759654 +0000 UTC m=+13.065480283 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b100): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 24 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b740): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000b1b740): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b740): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b740): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b740): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b740): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1b740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1bb00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1bb00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1bb00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1bb00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1bb00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.881665112 +0000 UTC m=+13.068385740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b1bb00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.881665112 +0000 UTC m=+13.068385740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b365c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b365c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b365c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b365c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b365c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.881665112 +0000 UTC m=+13.068385740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b365c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fd50 item 25 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36c40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36c40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36c40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36c40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36c40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.884619561 +0000 UTC m=+13.071340159 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36c40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37180): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37180): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37180): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.884619561 +0000 UTC m=+13.071340159 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424690 item 26 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f940): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000a8f940): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f940): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f940): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f940): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f940): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8fd00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8fd00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8fd00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8fd00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8fd00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.890294429 +0000 UTC m=+13.077015028 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8fd00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): _writeAt: size=3, off=7 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.890294429 +0000 UTC m=+13.077015028 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e200): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e740): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e740): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e740): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.890294429 +0000 UTC m=+13.077015028 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8e740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be0e0 item 27 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8edc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8edc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8edc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8edc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8edc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.894817354 +0000 UTC m=+13.081537982 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8edc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.894817354 +0000 UTC m=+13.081537982 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a8f300): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003becb0 item 28 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36140): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000b36140): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36140): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36140): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36140): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36140): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36500): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36500): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36500): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36500): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36500): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.89727511 +0000 UTC m=+13.083995740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36500): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36bc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36bc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.89727511 +0000 UTC m=+13.083995740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b36bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf490 item 29 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37240): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37240): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37240): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.899891624 +0000 UTC m=+13.086612252 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37800): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37800): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37800): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.899891624 +0000 UTC m=+13.086612252 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000b37800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfa40 item 30 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c140): _readAt: size=2, off=0 2025/09/19 01:53:38 ERROR : open-test-file(0xc000f6c140): Couldn't read size of file 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c140): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c140): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c140): >_writeAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c140): close: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c140): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c500): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c500): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c500): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c500): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c500): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.902183819 +0000 UTC m=+13.088904418 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6c500): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cbc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cbc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cbc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cbc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cbc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.902183819 +0000 UTC m=+13.088904418 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6cbc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0150 item 31 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d240): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d240): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d240): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.903598076 +0000 UTC m=+13.090318675 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d780): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d780): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d780): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.903598076 +0000 UTC m=+13.090318675 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6d780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0540 item 32 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6ddc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6ddc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6ddc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6ddc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6ddc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.905012442 +0000 UTC m=+13.091733041 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f6ddc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0a10 item 33 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.9055119 +0000 UTC m=+13.092232499 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78300): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78800): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78800): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78800): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.9055119 +0000 UTC m=+13.092232499 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0d90 item 33 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78e40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78e40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78e40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78e40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78e40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.90686403 +0000 UTC m=+13.093584628 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f78e40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1260 item 34 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.907475658 +0000 UTC m=+13.094196258 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f792c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79800): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79800): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79800): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79800): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79800): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.907475658 +0000 UTC m=+13.094196258 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79800): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a16c0 item 34 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79e80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79e80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79e80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79e80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79e80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.908755602 +0000 UTC m=+13.095476201 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f79e80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1e30 item 35 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.909390706 +0000 UTC m=+13.096111304 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000115c00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a3c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a3c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a3c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a3c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a3c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.909390706 +0000 UTC m=+13.096111304 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8a3c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424230 item 35 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b0c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b0c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b0c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b0c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b0c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.9111238 +0000 UTC m=+13.097844409 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b0c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 36 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.911941737 +0000 UTC m=+13.098662336 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8b8c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8be00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8be00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8be00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8be00): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8be00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.911941737 +0000 UTC m=+13.098662336 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d8be00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e00 item 36 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b9880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b9880): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b9880): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b9880): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b9880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.913297494 +0000 UTC m=+13.100018092 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0000b9880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004252d0 item 37 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.913861613 +0000 UTC m=+13.100582211 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c6780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7400): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7400): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7400): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.913861613 +0000 UTC m=+13.100582211 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004256c0 item 37 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7c00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7c00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7c00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7c00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7c00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.915807677 +0000 UTC m=+13.102528277 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0003c7c00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 38 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.916300874 +0000 UTC m=+13.103021473 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006086c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006086c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006086c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006086c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006086c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.916300874 +0000 UTC m=+13.103021473 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006086c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6000 item 38 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.920645443 +0000 UTC m=+13.107366062 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000608d80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6af0 item 39 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.921360487 +0000 UTC m=+13.108081106 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.921360487 +0000 UTC m=+13.108081106 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7110 item 39 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6a40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6a40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6a40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6a40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6a40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.925403451 +0000 UTC m=+13.112124060 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d6a40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e5b0 item 40 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.926357783 +0000 UTC m=+13.113078402 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7b80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7b80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7b80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7b80): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7b80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.926357783 +0000 UTC m=+13.113078402 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0004d7b80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ecb0 item 40 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.928595625 +0000 UTC m=+13.115316234 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6200): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f490 item 41 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.92946061 +0000 UTC m=+13.116181230 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fab0 item 41 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.930283386 +0000 UTC m=+13.117004015 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b6bc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7100): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7100): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7100): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7100): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7100): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.930283386 +0000 UTC m=+13.117004015 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7100): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fc70 item 41 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.932096361 +0000 UTC m=+13.118816980 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7c80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec380 item 42 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7c80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.932786036 +0000 UTC m=+13.119506645 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005b7c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec620 item 42 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.933768111 +0000 UTC m=+13.120488740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a4340): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5740): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5740): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5740): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.933768111 +0000 UTC m=+13.120488740 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec7e0 item 42 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.935852385 +0000 UTC m=+13.122572994 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0005a5e40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decb60 item 43 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.93638219 +0000 UTC m=+13.123102809 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decd20 item 43 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.937101592 +0000 UTC m=+13.123822201 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033e980): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033eec0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033eec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033eec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033eec0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033eec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.937101592 +0000 UTC m=+13.123822201 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00033eec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decee0 item 43 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.939441807 +0000 UTC m=+13.126162397 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000609ec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f76c0 item 44 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.940199229 +0000 UTC m=+13.126919849 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7960 item 44 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.941069744 +0000 UTC m=+13.127790353 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f109c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10f40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10f40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10f40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10f40): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10f40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.941069744 +0000 UTC m=+13.127790353 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f10f40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7d50 item 44 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.943598514 +0000 UTC m=+13.130319133 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11a80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11a80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11a80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 45 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11a80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11a80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.944390902 +0000 UTC m=+13.131111511 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000f11a80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c200): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c200): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c200): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c200): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c200): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.944390902 +0000 UTC m=+13.131111511 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c200): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 45 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.947609658 +0000 UTC m=+13.134330277 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080c940): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ce40): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ce40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ce40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051570 item 46 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ce40): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ce40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.948350439 +0000 UTC m=+13.135071058 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080ce40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d540): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d540): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d540): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.948350439 +0000 UTC m=+13.135071058 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080d540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 46 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.950589094 +0000 UTC m=+13.137309683 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00080db80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a100): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a100): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a100): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 47 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a100): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a100): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.951260155 +0000 UTC m=+13.137980753 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a100): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a840): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a840): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a840): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a840): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a840): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.951260155 +0000 UTC m=+13.137980753 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098a840): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8620 item 47 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.953224033 +0000 UTC m=+13.139944632 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098ae80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b380): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b380): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8d90 item 48 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b380): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.953913828 +0000 UTC m=+13.140634427 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098b380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bb00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bb00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bb00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bb00): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bb00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.953913828 +0000 UTC m=+13.140634427 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00098bb00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9110 item 48 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a1c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a1c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a1c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a1c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a1c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.955664566 +0000 UTC m=+13.142385165 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a1c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c98f0 item 49 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.956379349 +0000 UTC m=+13.143099947 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0a640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0ab80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0ab80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0ab80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0ab80): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0ab80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.956379349 +0000 UTC m=+13.143099947 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0ab80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9dc0 item 49 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b240): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b240): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b240): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b240): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b240): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.958157258 +0000 UTC m=+13.144877858 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b240): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390460 item 50 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.959002716 +0000 UTC m=+13.145723315 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0b740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bcc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bcc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bcc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bcc0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bcc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.959002716 +0000 UTC m=+13.145723315 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000e0bcc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390700 item 50 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88400): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88400): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88400): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.960316353 +0000 UTC m=+13.147036952 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391180 item 51 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.960956316 +0000 UTC m=+13.147676915 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88900): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88e40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88e40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88e40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88e40): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88e40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.960956316 +0000 UTC m=+13.147676915 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a88e40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 51 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a894c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a894c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a894c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a894c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a894c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.962493392 +0000 UTC m=+13.149213991 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a894c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 52 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.96321091 +0000 UTC m=+13.149931510 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a899c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89f40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89f40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89f40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89f40): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89f40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.96321091 +0000 UTC m=+13.149931510 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a89f40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 52 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c640): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c640): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c640): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c640): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c640): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.964695167 +0000 UTC m=+13.151415767 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084c640): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0230 item 53 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.965359886 +0000 UTC m=+13.152080485 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084cb40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d080): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d080): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d080): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d080): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d080): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.965359886 +0000 UTC m=+13.152080485 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d080): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c03f0 item 53 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d740): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d740): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d740): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.967224608 +0000 UTC m=+13.153945208 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084d740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0af0 item 54 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.96793355 +0000 UTC m=+13.154654149 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00084dc40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0280): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0280): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0280): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.96793355 +0000 UTC m=+13.154654149 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0cb0 item 54 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0900): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0900): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0900): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0900): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0900): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.969377361 +0000 UTC m=+13.156097961 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0900): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1110 item 55 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.969978781 +0000 UTC m=+13.156699381 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa0e00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1340): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1340): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1340): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1340): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1340): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.969978781 +0000 UTC m=+13.156699381 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1340): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c12d0 item 55 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa19c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa19c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa19c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa19c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa19c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.971460684 +0000 UTC m=+13.158181283 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa19c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c16c0 item 56 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.972146032 +0000 UTC m=+13.158866630 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000aa1ec0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a44c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a44c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a44c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a44c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a44c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.972146032 +0000 UTC m=+13.158866630 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a44c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1960 item 56 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.97327357 +0000 UTC m=+13.159994169 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a4b00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5040): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5040): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5040): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c070 item 57 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5040): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5040): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.97375865 +0000 UTC m=+13.160479250 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5040): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c230 item 57 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.974222772 +0000 UTC m=+13.160943371 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5580): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b40): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.974222772 +0000 UTC m=+13.160943371 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009a5b40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c3f0 item 57 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.975386969 +0000 UTC m=+13.162107568 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6200): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6740): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6740): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6740): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ca10 item 58 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6740): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6740): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.975849808 +0000 UTC m=+13.162570407 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6740): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cbd0 item 58 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.976386146 +0000 UTC m=+13.163106744 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f6cc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7280): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7280): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7280): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7280): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7280): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.976386146 +0000 UTC m=+13.163106744 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7280): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cd90 item 58 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.977693562 +0000 UTC m=+13.164414160 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f78c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7e00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7e00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7e00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d340 item 59 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7e00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7e00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.978162201 +0000 UTC m=+13.164882800 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0007f7e00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d500 item 59 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.978652523 +0000 UTC m=+13.165373121 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d983c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98980): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98980): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98980): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98980): >_readAt: n=8, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98980): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.978652523 +0000 UTC m=+13.165373121 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98980): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d6c0 item 59 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.980293164 +0000 UTC m=+13.167013763 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d98fc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99540): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99540): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99540): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2db90 item 60 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99540): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99540): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.981017174 +0000 UTC m=+13.167737773 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99540): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): open at offset 5 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2dd50 item 60 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): _readAt: size=2, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): _writeAt: size=3, off=5 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.981608404 +0000 UTC m=+13.168329003 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000d99a80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006800c0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006800c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006800c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006800c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006800c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.981608404 +0000 UTC m=+13.168329003 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006800c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2df10 item 60 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.983159236 +0000 UTC m=+13.169879836 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680700): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680c80): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680c80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680c80): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005948c0 item 61 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680c80): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680c80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.983668694 +0000 UTC m=+13.170389293 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000680c80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681380): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681380): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681380): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681380): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681380): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.983668694 +0000 UTC m=+13.170389293 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681380): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594b60 item 61 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.985242068 +0000 UTC m=+13.171962667 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0006819c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681f00): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681f00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681f00): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595c00 item 62 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681f00): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681f00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.985811648 +0000 UTC m=+13.172532247 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000681f00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3c780): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3c780): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3c780): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3c780): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3c780): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.985811648 +0000 UTC m=+13.172532247 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3c780): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438310 item 62 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.987348946 +0000 UTC m=+13.174069545 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3cdc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d340): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d340): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d340): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438770 item 63 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d340): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d340): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.987816013 +0000 UTC m=+13.174536611 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3d340): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da40): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da40): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da40): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da40): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da40): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.987816013 +0000 UTC m=+13.174536611 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc000a3da40): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004389a0 item 63 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 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/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): open at offset 0 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): >_readAt: n=0, err=Bad file descriptor 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.99002379 +0000 UTC m=+13.176744399 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e180): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e6c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e6c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e6c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438e70 item 64 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e6c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e6c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.990804807 +0000 UTC m=+13.177525405 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088e6c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088edc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088edc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088edc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088edc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088edc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.990804807 +0000 UTC m=+13.177525405 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088edc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004391f0 item 64 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f400): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f400): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f400): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f400): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f400): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.992495662 +0000 UTC m=+13.179216261 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f400): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439650 item 65 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.993122409 +0000 UTC m=+13.179843009 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088f880): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088fd80): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088fd80): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088fd80): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088fd80): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088fd80): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.993122409 +0000 UTC m=+13.179843009 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc00088fd80): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439880 item 65 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.99468815 +0000 UTC m=+13.181408749 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439d50 item 66 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): _writeAt: size=3, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.995865952 +0000 UTC m=+13.182586551 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d88c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8e00): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8e00): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8e00): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8e00): >_readAt: n=3, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8e00): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.995865952 +0000 UTC m=+13.182586551 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d8e00): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439f10 item 66 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9440): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9440): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9440): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9440): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9440): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.997511794 +0000 UTC m=+13.184232392 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9440): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): _readAt: size=2, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): >_readAt: n=2, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): _writeAt: size=3, off=2 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98460 item 67 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): >_writeAt: n=3, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.998173255 +0000 UTC m=+13.184893864 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d98c0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9dc0): _readAt: size=512, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9dc0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9dc0): >openPending: err= 2025/09/19 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9dc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9dc0): close: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.998173255 +0000 UTC m=+13.184893864 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0008d9dc0): >close: err= 2025/09/19 01:53:38 DEBUG : open-test-file: Remove: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98620 item 67 2025/09/19 01:53:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:38 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009084c0): openPending: 2025/09/19 01:53:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009084c0): >openPending: err= 2025/09/19 01:53:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009084c0): _writeAt: size=5, off=0 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009084c0): >_writeAt: n=5, err= 2025/09/19 01:53:38 DEBUG : open-test-file(0xc0009084c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:38.999799771 +0000 UTC m=+13.186520380 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009084c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e989a0 item 68 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): _writeAt: size=3, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.00082182 +0000 UTC m=+13.187542429 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009089c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000908f00): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000908f00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000908f00): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000908f00): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000908f00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.00082182 +0000 UTC m=+13.187542429 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000908f00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e98cb0 item 68 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909540): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909540): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909540): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909540): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909540): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.002909942 +0000 UTC m=+13.189630541 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909540): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): _writeAt: size=3, off=2 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e993b0 item 69 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.003789865 +0000 UTC m=+13.190510474 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009099c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909ec0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909ec0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909ec0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909ec0): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909ec0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.003789865 +0000 UTC m=+13.190510474 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000909ec0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99570 item 69 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093e5c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093e5c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093e5c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093e5c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093e5c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.005262942 +0000 UTC m=+13.191983540 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093e5c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99960 item 70 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): _writeAt: size=3, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.005964318 +0000 UTC m=+13.192684917 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093eac0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f000): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f000): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f000): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f000): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f000): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.005964318 +0000 UTC m=+13.192684917 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f000): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e99b20 item 70 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f680): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f680): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f680): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f680): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f680): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.007560396 +0000 UTC m=+13.194280996 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093f680): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): _writeAt: size=3, off=2 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e44d0 item 71 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.008344248 +0000 UTC m=+13.195064848 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00093fb80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962100): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962100): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962100): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962100): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962100): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.008344248 +0000 UTC m=+13.195064848 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962100): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4700 item 71 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962780): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962780): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962780): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962780): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962780): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.009929135 +0000 UTC m=+13.196649734 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962780): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4c40 item 72 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): _writeAt: size=3, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.010524694 +0000 UTC m=+13.197245293 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000962c80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009631c0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009631c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009631c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009631c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009631c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.010524694 +0000 UTC m=+13.197245293 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009631c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4e00 item 72 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.011932087 +0000 UTC m=+13.198652686 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963780): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963c80): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963c80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963c80): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 73 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963c80): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963c80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.013070185 +0000 UTC m=+13.199790785 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000963c80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): _writeAt: size=3, off=2 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5340 item 73 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.013903871 +0000 UTC m=+13.200624470 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a1c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a700): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a700): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a700): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a700): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a700): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.013903871 +0000 UTC m=+13.200624470 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099a700): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5570 item 73 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.016899457 +0000 UTC m=+13.203620046 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099ad40): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b240): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b240): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b240): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5a40 item 74 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b240): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b240): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.017581769 +0000 UTC m=+13.204302368 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b240): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5c70 item 74 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): _writeAt: size=3, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.018729364 +0000 UTC m=+13.205449963 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099b780): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099bd00): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099bd00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099bd00): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099bd00): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099bd00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.018729364 +0000 UTC m=+13.205449963 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00099bd00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5e30 item 74 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.020683945 +0000 UTC m=+13.207404544 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c83c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c88c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c88c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c88c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386690 item 75 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c88c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c88c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.021451095 +0000 UTC m=+13.208171694 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c88c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): _writeAt: size=3, off=2 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386af0 item 75 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.022282367 +0000 UTC m=+13.209002966 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c8e00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9340): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9340): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9340): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9340): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9340): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.022282367 +0000 UTC m=+13.209002966 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9340): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386fc0 item 75 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.024020151 +0000 UTC m=+13.210740750 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9980): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9e80): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9e80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9e80): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003876c0 item 76 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9e80): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9e80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.024742116 +0000 UTC m=+13.211462725 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009c9e80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387880 item 76 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): _writeAt: size=3, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.02530277 +0000 UTC m=+13.212023369 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee440): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee9c0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee9c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee9c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee9c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee9c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.02530277 +0000 UTC m=+13.212023369 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ee9c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387ab0 item 76 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.026871186 +0000 UTC m=+13.213591785 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef000): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef500): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef500): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef500): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 77 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef500): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef500): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.027271027 +0000 UTC m=+13.213991626 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009ef500): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009efc00): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009efc00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009efc00): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009efc00): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009efc00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.027271027 +0000 UTC m=+13.213991626 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0009efc00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 77 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.029228463 +0000 UTC m=+13.215949102 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a242c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a247c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a247c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a247c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e690 item 78 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a247c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a247c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.029858046 +0000 UTC m=+13.216578645 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a247c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a24ec0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a24ec0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a24ec0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a24ec0): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a24ec0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.029858046 +0000 UTC m=+13.216578645 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a24ec0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e850 item 78 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.031162216 +0000 UTC m=+13.217882825 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25500): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25a00): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25a00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25a00): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 79 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25a00): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25a00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.031588426 +0000 UTC m=+13.218309025 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a25a00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60180): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60180): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60180): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60180): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60180): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.031588426 +0000 UTC m=+13.218309025 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60180): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eee0 item 79 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 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/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.033040472 +0000 UTC m=+13.219761072 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a607c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60cc0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60cc0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60cc0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f3b0 item 80 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60cc0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60cc0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.033503242 +0000 UTC m=+13.220223841 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a60cc0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a613c0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a613c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a613c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a613c0): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a613c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.033503242 +0000 UTC m=+13.220223841 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a613c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f650 item 80 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61a00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61a00): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61a00): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61a00): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61a00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.035762204 +0000 UTC m=+13.222482813 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61a00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): _writeAt: size=3, off=7 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fa40 item 81 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.036236356 +0000 UTC m=+13.222956955 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000a61e80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000ade440): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000ade440): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000ade440): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000ade440): >_readAt: n=8, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000ade440): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.036236356 +0000 UTC m=+13.222956955 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000ade440): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fd50 item 81 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adeac0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adeac0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adeac0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adeac0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adeac0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.037507723 +0000 UTC m=+13.224228322 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adeac0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da690 item 82 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): _readAt: size=2, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): _writeAt: size=3, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.038209933 +0000 UTC m=+13.224930531 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adefc0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adf540): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adf540): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adf540): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adf540): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adf540): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.038209933 +0000 UTC m=+13.224930531 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adf540): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 82 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adfbc0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adfbc0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adfbc0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adfbc0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adfbc0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.040172468 +0000 UTC m=+13.226893067 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000adfbc0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): _writeAt: size=3, off=7 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db490 item 83 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.042086964 +0000 UTC m=+13.228807573 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18140): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18680): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18680): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18680): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18680): >_readAt: n=8, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18680): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.042086964 +0000 UTC m=+13.228807573 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18680): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db730 item 83 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e440): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e440): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e440): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e440): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e440): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.04740372 +0000 UTC m=+13.234124319 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e440): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be540 item 84 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): _readAt: size=2, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): _writeAt: size=3, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.047933385 +0000 UTC m=+13.234653984 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033e940): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033eec0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033eec0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033eec0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033eec0): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033eec0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.047933385 +0000 UTC m=+13.234653984 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033eec0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003beaf0 item 84 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033f580): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033f580): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033f580): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033f580): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033f580): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.049247152 +0000 UTC m=+13.235967752 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033f580): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): _writeAt: size=3, off=7 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf030 item 85 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.051459317 +0000 UTC m=+13.238179916 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc00033fb80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18940): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18940): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18940): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18940): >_readAt: n=8, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18940): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.051459317 +0000 UTC m=+13.238179916 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000b18940): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf570 item 85 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c180): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c180): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c180): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c180): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c180): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.052815234 +0000 UTC m=+13.239535832 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c180): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec1c0 item 86 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): _readAt: size=2, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): _writeAt: size=3, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.053500541 +0000 UTC m=+13.240221139 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6c700): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6cc80): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6cc80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6cc80): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6cc80): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6cc80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.053500541 +0000 UTC m=+13.240221139 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6cc80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec3f0 item 86 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d300): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d300): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d300): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d300): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d300): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.055582661 +0000 UTC m=+13.242303260 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d300): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): _writeAt: size=3, off=7 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec850 item 87 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.056604309 +0000 UTC m=+13.243324909 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6d800): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6dd40): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6dd40): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6dd40): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6dd40): >_readAt: n=8, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6dd40): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.056604309 +0000 UTC m=+13.243324909 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f6dd40): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000deca10 item 87 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 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/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78480): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78480): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78480): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78480): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78480): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.059996171 +0000 UTC m=+13.246716770 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78480): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decd90 item 88 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): _readAt: size=2, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): _writeAt: size=3, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.060566632 +0000 UTC m=+13.247287231 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78980): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78f00): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78f00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78f00): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78f00): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78f00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.060566632 +0000 UTC m=+13.247287231 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f78f00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decf50 item 88 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.061979456 +0000 UTC m=+13.248700056 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79540): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79ac0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79ac0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79ac0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded420 item 89 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79ac0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79ac0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.062895466 +0000 UTC m=+13.249616075 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f79ac0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): _writeAt: size=3, off=7 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded5e0 item 89 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.063650043 +0000 UTC m=+13.250370652 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000115400): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8a100): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8a100): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8a100): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8a100): >_readAt: n=8, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8a100): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.063650043 +0000 UTC m=+13.250370652 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8a100): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded7a0 item 89 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.065413435 +0000 UTC m=+13.252134035 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8abc0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8b500): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8b500): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8b500): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedb20 item 90 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8b500): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8b500): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.066816631 +0000 UTC m=+13.253537230 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8b500): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedce0 item 90 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): _readAt: size=2, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): _writeAt: size=3, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.067919282 +0000 UTC m=+13.254639880 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000d8bb80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0000b9080): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0000b9080): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0000b9080): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0000b9080): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0000b9080): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.067919282 +0000 UTC m=+13.254639880 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0000b9080): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedea0 item 90 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.07021862 +0000 UTC m=+13.256939220 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c6540): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7300): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7300): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7300): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 91 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7300): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7300): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.071142736 +0000 UTC m=+13.257863335 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7300): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): >_readAt: n=2, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): _writeAt: size=3, off=7 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dacb0 item 91 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.071762651 +0000 UTC m=+13.258483260 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c79c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7f40): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7f40): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7f40): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7f40): >_readAt: n=8, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7f40): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.071762651 +0000 UTC m=+13.258483260 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0003c7f40): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db030 item 91 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 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/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.073486728 +0000 UTC m=+13.260207328 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d75c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d7b00): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d7b00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d7b00): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbea0 item 92 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d7b00): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d7b00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.074111602 +0000 UTC m=+13.260832201 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0004d7b00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): open at offset 5 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0150 item 92 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): _readAt: size=2, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): _writeAt: size=3, off=5 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): >_writeAt: n=3, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.074780398 +0000 UTC m=+13.261500998 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6100): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b66c0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b66c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b66c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b66c0): >_readAt: n=3, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b66c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.074780398 +0000 UTC m=+13.261500998 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b66c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0310 item 92 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.076498986 +0000 UTC m=+13.263219586 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b6d00): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7240): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7240): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7240): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0770 item 93 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7240): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7240): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.076969049 +0000 UTC m=+13.263689648 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7240): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7980): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7980): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7980): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7980): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7980): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.076969049 +0000 UTC m=+13.263689648 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005b7980): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0a10 item 93 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 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/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.078278028 +0000 UTC m=+13.264998626 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a40c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a4c80): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a4c80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a4c80): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1030 item 94 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a4c80): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a4c80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.078862735 +0000 UTC m=+13.265583335 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a4c80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a5cc0): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a5cc0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a5cc0): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a5cc0): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a5cc0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.078862735 +0000 UTC m=+13.265583335 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0005a5cc0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1260 item 94 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 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/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.082587842 +0000 UTC m=+13.269308441 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000608380): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0006088c0): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0006088c0): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0006088c0): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c00 item 95 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0006088c0): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0006088c0): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.083082281 +0000 UTC m=+13.269802880 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc0006088c0): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609000): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609000): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609000): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609000): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609000): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.083082281 +0000 UTC m=+13.269802880 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609000): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1dc0 item 95 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 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/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): open at offset 0 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): _readAt: size=2, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): >_readAt: n=0, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.084483503 +0000 UTC m=+13.271204102 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609640): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609c80): _writeAt: size=5, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609c80): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609c80): >openPending: err= 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424540 item 96 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609c80): >_writeAt: n=5, err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609c80): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.085188287 +0000 UTC m=+13.271908885 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000609c80): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/19 01:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/19 01:53:39 DEBUG : open-test-file: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f10400): _readAt: size=512, off=0 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f10400): openPending: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f10400): >openPending: err= 2025/09/19 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f10400): >_readAt: n=5, err=EOF 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f10400): close: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-19 01:53:39.085188287 +0000 UTC m=+13.271908885 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/19 01:53:39 DEBUG : open-test-file(0xc000f10400): >close: err= 2025/09/19 01:53:39 DEBUG : open-test-file: Remove: 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424a80 item 96 2025/09/19 01:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/19 01:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/19 01:53:39 DEBUG : open-test-file: >Remove: err= 2025/09/19 01:53:39 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : >WaitForWriters: 2025/09/19 01:53:39 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.31s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:53:39 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:53:39 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:53:39 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:39 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:53:39 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:53:39 DEBUG : file1: newRWFileHandle: 2025/09/19 01:53:39 DEBUG : file1(0xc00098a000): openPending: 2025/09/19 01:53:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:39 DEBUG : file1(0xc00098a000): >openPending: err= 2025/09/19 01:53:39 DEBUG : file1: >newRWFileHandle: err= 2025/09/19 01:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:53:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/19 01:53:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/19 01:53:39 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/19 01:53:39 DEBUG : Looking for writers 2025/09/19 01:53:39 DEBUG : file1: reading active writers 2025/09/19 01:53:39 DEBUG : file1: active writers 1 2025/09/19 01:53:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/19 01:53:40 DEBUG : Looking for writers 2025/09/19 01:53:40 DEBUG : file1: reading active writers 2025/09/19 01:53:40 DEBUG : file1: active writers 1 2025/09/19 01:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:41 DEBUG : Looking for writers 2025/09/19 01:53:41 DEBUG : file1: reading active writers 2025/09/19 01:53:41 DEBUG : file1: active writers 1 2025/09/19 01:53:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:42 DEBUG : Looking for writers 2025/09/19 01:53:42 DEBUG : file1: reading active writers 2025/09/19 01:53:42 DEBUG : file1: active writers 1 2025/09/19 01:53:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:43 DEBUG : Looking for writers 2025/09/19 01:53:43 DEBUG : file1: reading active writers 2025/09/19 01:53:43 DEBUG : file1: active writers 1 2025/09/19 01:53:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:44 DEBUG : Looking for writers 2025/09/19 01:53:44 DEBUG : file1: reading active writers 2025/09/19 01:53:44 DEBUG : file1: active writers 1 2025/09/19 01:53:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:45 DEBUG : Looking for writers 2025/09/19 01:53:45 DEBUG : file1: reading active writers 2025/09/19 01:53:45 DEBUG : file1: active writers 1 2025/09/19 01:53:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:46 DEBUG : Looking for writers 2025/09/19 01:53:46 DEBUG : file1: reading active writers 2025/09/19 01:53:46 DEBUG : file1: active writers 1 2025/09/19 01:53:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:47 DEBUG : Looking for writers 2025/09/19 01:53:47 DEBUG : file1: reading active writers 2025/09/19 01:53:47 DEBUG : file1: active writers 1 2025/09/19 01:53:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:48 DEBUG : Looking for writers 2025/09/19 01:53:48 DEBUG : file1: reading active writers 2025/09/19 01:53:48 DEBUG : file1: active writers 1 2025/09/19 01:53:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:49 DEBUG : Looking for writers 2025/09/19 01:53:49 DEBUG : file1: reading active writers 2025/09/19 01:53:49 DEBUG : file1: active writers 1 2025/09/19 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:50 DEBUG : Looking for writers 2025/09/19 01:53:50 DEBUG : file1: reading active writers 2025/09/19 01:53:50 DEBUG : file1: active writers 1 2025/09/19 01:53:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:51 DEBUG : Looking for writers 2025/09/19 01:53:51 DEBUG : file1: reading active writers 2025/09/19 01:53:51 DEBUG : file1: active writers 1 2025/09/19 01:53:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:52 DEBUG : Looking for writers 2025/09/19 01:53:52 DEBUG : file1: reading active writers 2025/09/19 01:53:52 DEBUG : file1: active writers 1 2025/09/19 01:53:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:53 DEBUG : Looking for writers 2025/09/19 01:53:53 DEBUG : file1: reading active writers 2025/09/19 01:53:53 DEBUG : file1: active writers 1 2025/09/19 01:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:54 DEBUG : Looking for writers 2025/09/19 01:53:54 DEBUG : file1: reading active writers 2025/09/19 01:53:54 DEBUG : file1: active writers 1 2025/09/19 01:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:55 DEBUG : Looking for writers 2025/09/19 01:53:55 DEBUG : file1: reading active writers 2025/09/19 01:53:55 DEBUG : file1: active writers 1 2025/09/19 01:53:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:56 DEBUG : Looking for writers 2025/09/19 01:53:56 DEBUG : file1: reading active writers 2025/09/19 01:53:56 DEBUG : file1: active writers 1 2025/09/19 01:53:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:57 DEBUG : Looking for writers 2025/09/19 01:53:57 DEBUG : file1: reading active writers 2025/09/19 01:53:57 DEBUG : file1: active writers 1 2025/09/19 01:53:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:58 DEBUG : Looking for writers 2025/09/19 01:53:58 DEBUG : file1: reading active writers 2025/09/19 01:53:58 DEBUG : file1: active writers 1 2025/09/19 01:53:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:53:59 DEBUG : Looking for writers 2025/09/19 01:53:59 DEBUG : file1: reading active writers 2025/09/19 01:53:59 DEBUG : file1: active writers 1 2025/09/19 01:53:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:00 DEBUG : Looking for writers 2025/09/19 01:54:00 DEBUG : file1: reading active writers 2025/09/19 01:54:00 DEBUG : file1: active writers 1 2025/09/19 01:54:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:01 DEBUG : Looking for writers 2025/09/19 01:54:01 DEBUG : file1: reading active writers 2025/09/19 01:54:01 DEBUG : file1: active writers 1 2025/09/19 01:54:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:02 DEBUG : Looking for writers 2025/09/19 01:54:02 DEBUG : file1: reading active writers 2025/09/19 01:54:02 DEBUG : file1: active writers 1 2025/09/19 01:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:03 DEBUG : Looking for writers 2025/09/19 01:54:03 DEBUG : file1: reading active writers 2025/09/19 01:54:03 DEBUG : file1: active writers 1 2025/09/19 01:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:04 DEBUG : Looking for writers 2025/09/19 01:54:04 DEBUG : file1: reading active writers 2025/09/19 01:54:04 DEBUG : file1: active writers 1 2025/09/19 01:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:05 DEBUG : Looking for writers 2025/09/19 01:54:05 DEBUG : file1: reading active writers 2025/09/19 01:54:05 DEBUG : file1: active writers 1 2025/09/19 01:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:06 DEBUG : Looking for writers 2025/09/19 01:54:06 DEBUG : file1: reading active writers 2025/09/19 01:54:06 DEBUG : file1: active writers 1 2025/09/19 01:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:07 DEBUG : Looking for writers 2025/09/19 01:54:07 DEBUG : file1: reading active writers 2025/09/19 01:54:07 DEBUG : file1: active writers 1 2025/09/19 01:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:08 DEBUG : Looking for writers 2025/09/19 01:54:08 DEBUG : file1: reading active writers 2025/09/19 01:54:08 DEBUG : file1: active writers 1 2025/09/19 01:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/19 01:54:09 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000bbfd10 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000e34608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824648615488} name:file1 opens:1 downloaders: o: fd:0xc0005ce020 info:{ModTime:{wall:13991359993054524846 ext:13297899791 loc:0x411a0a0} ATime:{wall:13991359993054524846 ext:13297899791 loc:0x411a0a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/19 01:54:09 DEBUG : >WaitForWriters: 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:09 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : Config file has changed externally - reloading 2025/09/19 01:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:09 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:54:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:09 DEBUG : rename_me: newRWFileHandle: 2025/09/19 01:54:09 DEBUG : rename_me(0xc000aa0d80): openPending: 2025/09/19 01:54:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/19 01:54:09 DEBUG : rename_me(0xc000aa0d80): >openPending: err= 2025/09/19 01:54:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/19 01:54:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/19 01:54:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/19 01:54:09 DEBUG : rename_me(0xc000aa0d80): _writeAt: size=5, off=0 2025/09/19 01:54:09 DEBUG : rename_me(0xc000aa0d80): >_writeAt: n=5, err= 2025/09/19 01:54:09 DEBUG : rename_me(0xc000aa0d80): close: 2025/09/19 01:54:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-19 01:54:09.134898203 +0000 UTC m=+43.321618812 2025/09/19 01:54:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/19 01:54:09 DEBUG : rename_me(0xc000aa0d80): >close: err= 2025/09/19 01:54:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/19 01:54:09 DEBUG : i_was_renamed: Updating file with 0xc0008fa780 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/19 01:54:09 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:09 DEBUG : Looking for writers 2025/09/19 01:54:09 DEBUG : i_was_renamed: reading active writers 2025/09/19 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/19 01:54:09 DEBUG : Looking for writers 2025/09/19 01:54:09 DEBUG : i_was_renamed: reading active writers 2025/09/19 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/19 01:54:09 DEBUG : Looking for writers 2025/09/19 01:54:09 DEBUG : i_was_renamed: reading active writers 2025/09/19 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/19 01:54:09 DEBUG : Looking for writers 2025/09/19 01:54:09 DEBUG : i_was_renamed: reading active writers 2025/09/19 01:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/19 01:54:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/19 01:54:09 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:09 INFO : i_was_renamed: Copied (new) 2025/09/19 01:54:09 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-19 01:54:09 +0000 UTC" 2025/09/19 01:54:09 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/19 01:54:09 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/19 01:54:09 DEBUG : Looking for writers 2025/09/19 01:54:09 DEBUG : i_was_renamed: reading active writers 2025/09/19 01:54:09 DEBUG : >WaitForWriters: 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:09 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/19 01:54:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6JFpz}/rclone-test-wokogul1keli" 2025/09/19 01:54:09 INFO : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:09 DEBUG : forgetting directory cache 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000a3cc00): _readAt: size=512, off=0 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000a3cc00): openPending: 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-19 00:55:09 +0000 UTC" against cached fingerprint "" 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000a3cc00): >openPending: err= 2025/09/19 01:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000a3cc00): >_readAt: n=20, err=EOF 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000a3cc00): close: 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 00:55:09 +0000 GMT 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000a3cc00): >close: err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:09 DEBUG : forgetting directory cache 2025/09/19 01:54:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000731a80): _readAt: size=512, off=0 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000731a80): openPending: 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-19 00:56:09 +0000 UTC" against cached fingerprint "20,2025-09-19 00:55:09 +0000 UTC" 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-19 00:56:09 +0000 UTC" != cached fingerprint "20,2025-09-19 00:55:09 +0000 UTC") 2025/09/19 01:54:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/19 01:54:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000731a80): >openPending: err= 2025/09/19 01:54:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000731a80): >_readAt: n=20, err=EOF 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000731a80): close: 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 00:56:09 +0000 GMT 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate(0xc000731a80): >close: err= 2025/09/19 01:54:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:10 DEBUG : forgetting directory cache 2025/09/19 01:54:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00073dbc0): _readAt: size=512, off=0 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00073dbc0): openPending: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-19 00:57:09 +0000 UTC" against cached fingerprint "20,2025-09-19 00:56:09 +0000 UTC" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-19 00:57:09 +0000 UTC" != cached fingerprint "20,2025-09-19 00:56:09 +0000 UTC") 2025/09/19 01:54:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/19 01:54:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00073dbc0): >openPending: err= 2025/09/19 01:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00073dbc0): >_readAt: n=20, err=EOF 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00073dbc0): close: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 00:57:09 +0000 GMT 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00073dbc0): >close: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:10 DEBUG : forgetting directory cache 2025/09/19 01:54:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000839240): _readAt: size=512, off=0 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000839240): openPending: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-19 00:58:09 +0000 UTC" against cached fingerprint "20,2025-09-19 00:57:09 +0000 UTC" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-19 00:58:09 +0000 UTC" != cached fingerprint "20,2025-09-19 00:57:09 +0000 UTC") 2025/09/19 01:54:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/19 01:54:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000839240): >openPending: err= 2025/09/19 01:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000839240): >_readAt: n=20, err=EOF 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000839240): close: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 00:58:09 +0000 GMT 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000839240): >close: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:10 DEBUG : forgetting directory cache 2025/09/19 01:54:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000771080): _readAt: size=512, off=0 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000771080): openPending: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-19 00:59:09 +0000 UTC" against cached fingerprint "20,2025-09-19 00:58:09 +0000 UTC" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-19 00:59:09 +0000 UTC" != cached fingerprint "20,2025-09-19 00:58:09 +0000 UTC") 2025/09/19 01:54:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/19 01:54:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000771080): >openPending: err= 2025/09/19 01:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000771080): >_readAt: n=20, err=EOF 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000771080): close: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 00:59:09 +0000 GMT 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc000771080): >close: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:10 DEBUG : forgetting directory cache 2025/09/19 01:54:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00077cdc0): _readAt: size=512, off=0 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00077cdc0): openPending: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-19 01:00:09 +0000 UTC" against cached fingerprint "20,2025-09-19 00:59:09 +0000 UTC" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-19 01:00:09 +0000 UTC" != cached fingerprint "20,2025-09-19 00:59:09 +0000 UTC") 2025/09/19 01:54:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/19 01:54:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00077cdc0): >openPending: err= 2025/09/19 01:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00077cdc0): >_readAt: n=20, err=EOF 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00077cdc0): close: 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 01:00:09 +0000 GMT 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate(0xc00077cdc0): >close: err= 2025/09/19 01:54:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:11 DEBUG : forgetting directory cache 2025/09/19 01:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000f78d00): _readAt: size=512, off=0 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000f78d00): openPending: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-19 01:01:09 +0000 UTC" against cached fingerprint "20,2025-09-19 01:00:09 +0000 UTC" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-19 01:01:09 +0000 UTC" != cached fingerprint "20,2025-09-19 01:00:09 +0000 UTC") 2025/09/19 01:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/19 01:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000f78d00): >openPending: err= 2025/09/19 01:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000f78d00): >_readAt: n=21, err=EOF 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000f78d00): close: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 01:01:09 +0000 GMT 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000f78d00): >close: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:11 DEBUG : forgetting directory cache 2025/09/19 01:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc0005b6d40): _readAt: size=512, off=0 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc0005b6d40): openPending: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-19 01:02:09 +0000 UTC" against cached fingerprint "21,2025-09-19 01:01:09 +0000 UTC" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-19 01:02:09 +0000 UTC" != cached fingerprint "21,2025-09-19 01:01:09 +0000 UTC") 2025/09/19 01:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/19 01:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc0005b6d40): >openPending: err= 2025/09/19 01:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc0005b6d40): >_readAt: n=22, err=EOF 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc0005b6d40): close: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 01:02:09 +0000 GMT 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc0005b6d40): >close: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:11 DEBUG : forgetting directory cache 2025/09/19 01:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc00080c100): _readAt: size=512, off=0 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc00080c100): openPending: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-19 01:03:09 +0000 UTC" against cached fingerprint "22,2025-09-19 01:02:09 +0000 UTC" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-19 01:03:09 +0000 UTC" != cached fingerprint "22,2025-09-19 01:02:09 +0000 UTC") 2025/09/19 01:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/19 01:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc00080c100): >openPending: err= 2025/09/19 01:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc00080c100): >_readAt: n=23, err=EOF 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc00080c100): close: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 01:03:09 +0000 GMT 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc00080c100): >close: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:11 DEBUG : forgetting directory cache 2025/09/19 01:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000e0b1c0): _readAt: size=512, off=0 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000e0b1c0): openPending: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-19 01:04:09 +0000 UTC" against cached fingerprint "23,2025-09-19 01:03:09 +0000 UTC" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-19 01:04:09 +0000 UTC" != cached fingerprint "23,2025-09-19 01:03:09 +0000 UTC") 2025/09/19 01:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/19 01:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000e0b1c0): >openPending: err= 2025/09/19 01:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000e0b1c0): >_readAt: n=24, err=EOF 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000e0b1c0): close: 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-19 01:04:09 +0000 GMT 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate(0xc000e0b1c0): >close: err= 2025/09/19 01:54:11 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:11 DEBUG : Looking for writers 2025/09/19 01:54:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/19 01:54:11 DEBUG : >WaitForWriters: 2025/09/19 01:54:11 DEBUG : webdav root 'rclone-test-wokogul1keli': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:11 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:11 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:11 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : forgetting directory cache 2025/09/19 01:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/19 01:54:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/19 01:54:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/19 01:54:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/19 01:54:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/19 01:54:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/19 01:54:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/19 01:54:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/19 01:54:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/19 01:54:12 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/19 01:54:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/19 01:54:12 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/19 01:54:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/19 01:54:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/19 01:54:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/19 01:54:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/19 01:54:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : FiLeA: reading active writers 2025/09/19 01:54:12 DEBUG : FiLeB: reading active writers 2025/09/19 01:54:12 DEBUG : FilEb: reading active writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : FilEb: reading active writers 2025/09/19 01:54:12 DEBUG : FiLeA: reading active writers 2025/09/19 01:54:12 DEBUG : FiLeB: reading active writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/19 01:54:12 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : webdav root 'rclone-test-wokogul1keli': Reusing VFS from active cache 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : dir: Looking for writers 2025/09/19 01:54:12 DEBUG : file2: reading active writers 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : file1: reading active writers 2025/09/19 01:54:12 DEBUG : dir: reading active writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : dir: Looking for writers 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : file1: reading active writers 2025/09/19 01:54:12 DEBUG : dir: reading active writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:12 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : file1: Open: flags=O_RDONLY 2025/09/19 01:54:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/19 01:54:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/19 01:54:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/19 01:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/19 01:54:12 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (0 bytes), uploading instead of streaming 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:12 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/19 01:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/19 01:54:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/19 01:54:12 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:12 DEBUG : dir: Looking for writers 2025/09/19 01:54:12 DEBUG : file2: reading active writers 2025/09/19 01:54:12 DEBUG : new_file.txt: reading active writers 2025/09/19 01:54:12 DEBUG : Looking for writers 2025/09/19 01:54:12 DEBUG : dir: reading active writers 2025/09/19 01:54:12 DEBUG : file1: reading active writers 2025/09/19 01:54:12 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:13 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:13 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/19 01:54:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0002ad200 2025/09/19 01:54:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/19 01:54:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:13 INFO : dir/file1: Moved (server-side) to: file0 2025/09/19 01:54:13 DEBUG : file0: Updating file with file0 0xc0002ad200 2025/09/19 01:54:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/19 01:54:13 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:13 DEBUG : dir: Looking for writers 2025/09/19 01:54:13 DEBUG : Looking for writers 2025/09/19 01:54:13 DEBUG : dir: reading active writers 2025/09/19 01:54:13 DEBUG : file0: reading active writers 2025/09/19 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:13 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:13 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:13 DEBUG : Looking for writers 2025/09/19 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:13 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/19 01:54:13 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:13 DEBUG : d: Looking for writers 2025/09/19 01:54:13 DEBUG : Looking for writers 2025/09/19 01:54:13 DEBUG : a: Looking for writers 2025/09/19 01:54:13 DEBUG : b: Looking for writers 2025/09/19 01:54:13 DEBUG : c: Looking for writers 2025/09/19 01:54:13 DEBUG : Looking for writers 2025/09/19 01:54:13 DEBUG : b: reading active writers 2025/09/19 01:54:13 DEBUG : c: reading active writers 2025/09/19 01:54:13 DEBUG : d: reading active writers 2025/09/19 01:54:13 DEBUG : /: reading active writers 2025/09/19 01:54:13 DEBUG : a: reading active writers 2025/09/19 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:13 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:13 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/19 01:54:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/19 01:54:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/19 01:54:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/19 01:54:14 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:14 DEBUG : a/b/c/d: Looking for writers 2025/09/19 01:54:14 DEBUG : a/b/c: Looking for writers 2025/09/19 01:54:14 DEBUG : d: reading active writers 2025/09/19 01:54:14 DEBUG : a/b: Looking for writers 2025/09/19 01:54:14 DEBUG : c: reading active writers 2025/09/19 01:54:14 DEBUG : a: Looking for writers 2025/09/19 01:54:14 DEBUG : b: reading active writers 2025/09/19 01:54:14 DEBUG : Looking for writers 2025/09/19 01:54:14 DEBUG : a: reading active writers 2025/09/19 01:54:14 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:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:14 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:14 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:14 DEBUG : Looking for writers 2025/09/19 01:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:14 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/19 01:54:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/19 01:54:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/19 01:54:14 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (5 bytes), uploading instead of streaming 2025/09/19 01:54:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:14 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/19 01:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/19 01:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (0 bytes), uploading instead of streaming 2025/09/19 01:54:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:14 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/19 01:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (7 bytes), uploading instead of streaming 2025/09/19 01:54:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:14 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:14 DEBUG : Looking for writers 2025/09/19 01:54:14 DEBUG : file1: reading active writers 2025/09/19 01:54:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:14 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/19 01:54:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/19 01:54:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/19 01:54:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/19 01:54:15 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (11 bytes), uploading instead of streaming 2025/09/19 01:54:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:15 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/19 01:54:15 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:15 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (5 bytes), uploading instead of streaming 2025/09/19 01:54:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:15 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/19 01:54:15 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:15 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:15 DEBUG : file1: WriteFileHandle.Release closing 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (0 bytes), uploading instead of streaming 2025/09/19 01:54:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:15 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/19 01:54:15 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:15 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/19 01:54:15 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : file1: active writers 1 2025/09/19 01:54:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : file1: active writers 1 2025/09/19 01:54:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : file1: active writers 1 2025/09/19 01:54:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : file1: active writers 1 2025/09/19 01:54:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : file1: active writers 1 2025/09/19 01:54:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/19 01:54:15 DEBUG : Looking for writers 2025/09/19 01:54:15 DEBUG : file1: reading active writers 2025/09/19 01:54:15 DEBUG : file1: active writers 1 2025/09/19 01:54:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/19 01:54:16 DEBUG : Looking for writers 2025/09/19 01:54:16 DEBUG : file1: reading active writers 2025/09/19 01:54:16 DEBUG : file1: active writers 1 2025/09/19 01:54:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/19 01:54:16 DEBUG : Looking for writers 2025/09/19 01:54:16 DEBUG : file1: reading active writers 2025/09/19 01:54:16 DEBUG : file1: active writers 1 2025/09/19 01:54:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:17 DEBUG : Looking for writers 2025/09/19 01:54:17 DEBUG : file1: reading active writers 2025/09/19 01:54:17 DEBUG : file1: active writers 1 2025/09/19 01:54:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:18 DEBUG : Looking for writers 2025/09/19 01:54:18 DEBUG : file1: reading active writers 2025/09/19 01:54:18 DEBUG : file1: active writers 1 2025/09/19 01:54:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:19 DEBUG : Looking for writers 2025/09/19 01:54:19 DEBUG : file1: reading active writers 2025/09/19 01:54:19 DEBUG : file1: active writers 1 2025/09/19 01:54:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:20 DEBUG : Looking for writers 2025/09/19 01:54:20 DEBUG : file1: reading active writers 2025/09/19 01:54:20 DEBUG : file1: active writers 1 2025/09/19 01:54:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:21 DEBUG : Looking for writers 2025/09/19 01:54:21 DEBUG : file1: reading active writers 2025/09/19 01:54:21 DEBUG : file1: active writers 1 2025/09/19 01:54:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:22 DEBUG : Looking for writers 2025/09/19 01:54:22 DEBUG : file1: reading active writers 2025/09/19 01:54:22 DEBUG : file1: active writers 1 2025/09/19 01:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:23 DEBUG : Looking for writers 2025/09/19 01:54:23 DEBUG : file1: reading active writers 2025/09/19 01:54:23 DEBUG : file1: active writers 1 2025/09/19 01:54:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:24 DEBUG : Looking for writers 2025/09/19 01:54:24 DEBUG : file1: reading active writers 2025/09/19 01:54:24 DEBUG : file1: active writers 1 2025/09/19 01:54:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:25 DEBUG : Looking for writers 2025/09/19 01:54:25 DEBUG : file1: reading active writers 2025/09/19 01:54:25 DEBUG : file1: active writers 1 2025/09/19 01:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:26 DEBUG : Looking for writers 2025/09/19 01:54:26 DEBUG : file1: reading active writers 2025/09/19 01:54:26 DEBUG : file1: active writers 1 2025/09/19 01:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:27 DEBUG : Looking for writers 2025/09/19 01:54:27 DEBUG : file1: reading active writers 2025/09/19 01:54:27 DEBUG : file1: active writers 1 2025/09/19 01:54:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:28 DEBUG : Looking for writers 2025/09/19 01:54:28 DEBUG : file1: reading active writers 2025/09/19 01:54:28 DEBUG : file1: active writers 1 2025/09/19 01:54:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:29 DEBUG : Looking for writers 2025/09/19 01:54:29 DEBUG : file1: reading active writers 2025/09/19 01:54:29 DEBUG : file1: active writers 1 2025/09/19 01:54:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:30 DEBUG : Looking for writers 2025/09/19 01:54:30 DEBUG : file1: reading active writers 2025/09/19 01:54:30 DEBUG : file1: active writers 1 2025/09/19 01:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:31 DEBUG : Looking for writers 2025/09/19 01:54:31 DEBUG : file1: reading active writers 2025/09/19 01:54:31 DEBUG : file1: active writers 1 2025/09/19 01:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:32 DEBUG : Looking for writers 2025/09/19 01:54:32 DEBUG : file1: reading active writers 2025/09/19 01:54:32 DEBUG : file1: active writers 1 2025/09/19 01:54:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:33 DEBUG : Looking for writers 2025/09/19 01:54:33 DEBUG : file1: reading active writers 2025/09/19 01:54:33 DEBUG : file1: active writers 1 2025/09/19 01:54:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:34 DEBUG : Looking for writers 2025/09/19 01:54:34 DEBUG : file1: reading active writers 2025/09/19 01:54:34 DEBUG : file1: active writers 1 2025/09/19 01:54:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:35 DEBUG : Looking for writers 2025/09/19 01:54:35 DEBUG : file1: reading active writers 2025/09/19 01:54:35 DEBUG : file1: active writers 1 2025/09/19 01:54:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:36 DEBUG : Looking for writers 2025/09/19 01:54:36 DEBUG : file1: reading active writers 2025/09/19 01:54:36 DEBUG : file1: active writers 1 2025/09/19 01:54:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:37 DEBUG : Looking for writers 2025/09/19 01:54:37 DEBUG : file1: reading active writers 2025/09/19 01:54:37 DEBUG : file1: active writers 1 2025/09/19 01:54:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:38 DEBUG : Looking for writers 2025/09/19 01:54:38 DEBUG : file1: reading active writers 2025/09/19 01:54:38 DEBUG : file1: active writers 1 2025/09/19 01:54:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:39 DEBUG : Looking for writers 2025/09/19 01:54:39 DEBUG : file1: reading active writers 2025/09/19 01:54:39 DEBUG : file1: active writers 1 2025/09/19 01:54:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:40 DEBUG : Looking for writers 2025/09/19 01:54:40 DEBUG : file1: reading active writers 2025/09/19 01:54:40 DEBUG : file1: active writers 1 2025/09/19 01:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:41 DEBUG : Looking for writers 2025/09/19 01:54:41 DEBUG : file1: reading active writers 2025/09/19 01:54:41 DEBUG : file1: active writers 1 2025/09/19 01:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:42 DEBUG : Looking for writers 2025/09/19 01:54:42 DEBUG : file1: reading active writers 2025/09/19 01:54:42 DEBUG : file1: active writers 1 2025/09/19 01:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:43 DEBUG : Looking for writers 2025/09/19 01:54:43 DEBUG : file1: reading active writers 2025/09/19 01:54:43 DEBUG : file1: active writers 1 2025/09/19 01:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:44 DEBUG : Looking for writers 2025/09/19 01:54:44 DEBUG : file1: reading active writers 2025/09/19 01:54:44 DEBUG : file1: active writers 1 2025/09/19 01:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/19 01:54:45 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/19 01:54:45 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:45 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:45 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (0 bytes), uploading instead of streaming 2025/09/19 01:54:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:45 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:45 DEBUG : file1: Open: flags=O_RDONLY 2025/09/19 01:54:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/19 01:54:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/19 01:54:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:45 DEBUG : Looking for writers 2025/09/19 01:54:45 DEBUG : file1: reading active writers 2025/09/19 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-wokogul1keli'", Local "Local file system at /tmp/rclone698590141", Modify Window "1s" 2025/09/19 01:54:45 INFO : webdav root 'rclone-test-wokogul1keli': poll-interval is not supported by this remote 2025/09/19 01:54:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/19 01:54:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/19 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/19 01:54:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/19 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:45 DEBUG : webdav root 'rclone-test-wokogul1keli': File to upload is small (100 bytes), uploading instead of streaming 2025/09/19 01:54:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/19 01:54:45 DEBUG : file1: Size of src and dst objects identical 2025/09/19 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/19 01:54:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/19 01:54:45 DEBUG : file1: Open: flags=O_RDONLY 2025/09/19 01:54:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/19 01:54:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/19 01:54:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/19 01:54:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/19 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/09/19 01:54:45 DEBUG : Looking for writers 2025/09/19 01:54:45 DEBUG : file1: reading active writers 2025/09/19 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/19 01:54:45 DEBUG : webdav root 'rclone-test-wokogul1keli': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.971667626s (try 1/5)