"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/12/21 03:16:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rewobur2lope" 2024/12/21 03:16:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 03:16:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/12/21 03:16:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/21 03:16:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/21 03:16:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/21 03:16:07 DEBUG : Setting pass="2guJIxLELMPS5neUUPGzLUAvPvVVGk0YY82ZVWxWdZlQ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/21 03:16:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{D906u}" suffix to name 2024/12/21 03:16:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/12/21 03:16:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/12/21 03:16:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/12/21 03:16:07 DEBUG : Setting pass="2guJIxLELMPS5neUUPGzLUAvPvVVGk0YY82ZVWxWdZlQ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/12/21 03:16:07 DEBUG : found headers: 2024/12/21 03:16:07 DEBUG : Creating backend with remote "/tmp/rclone4199045647" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:07 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:07 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:07 DEBUG : dir: Looking for writers 2024/12/21 03:16:07 DEBUG : : Looking for writers 2024/12/21 03:16:07 DEBUG : dir: reading active writers 2024/12/21 03:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:07 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:07 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:07 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:07 DEBUG : dir/subdir: Looking for writers 2024/12/21 03:16:07 DEBUG : dir: Looking for writers 2024/12/21 03:16:07 DEBUG : file2: reading active writers 2024/12/21 03:16:07 DEBUG : subdir: reading active writers 2024/12/21 03:16:07 DEBUG : file1: reading active writers 2024/12/21 03:16:07 DEBUG : : Looking for writers 2024/12/21 03:16:07 DEBUG : dir: reading active writers 2024/12/21 03:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:07 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:07 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:07 DEBUG : dir: Looking for writers 2024/12/21 03:16:07 DEBUG : file1: reading active writers 2024/12/21 03:16:07 DEBUG : : Looking for writers 2024/12/21 03:16:07 DEBUG : dir: reading active writers 2024/12/21 03:16:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:08 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:08 DEBUG : dir: Looking for writers 2024/12/21 03:16:08 DEBUG : : Looking for writers 2024/12/21 03:16:08 DEBUG : dir: reading active writers 2024/12/21 03:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:08 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:08 DEBUG : dir: forgetting directory cache 2024/12/21 03:16:08 DEBUG : : forgetting directory cache 2024/12/21 03:16:08 DEBUG : dir: forgetting directory cache 2024/12/21 03:16:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:08 DEBUG : : Looking for writers 2024/12/21 03:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:08 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:08 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/21 03:16:08 DEBUG : dir: invalidating directory cache 2024/12/21 03:16:08 DEBUG : : >ForgetPath: 2024/12/21 03:16:08 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/21 03:16:08 DEBUG : : invalidating directory cache 2024/12/21 03:16:08 DEBUG : dir: forgetting directory cache 2024/12/21 03:16:08 DEBUG : : >ForgetPath: 2024/12/21 03:16:08 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/21 03:16:08 DEBUG : : >ForgetPath: 2024/12/21 03:16:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:08 DEBUG : dir: Looking for writers 2024/12/21 03:16:08 DEBUG : : Looking for writers 2024/12/21 03:16:08 DEBUG : dir: reading active writers 2024/12/21 03:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:08 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:08 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:08 DEBUG : : forgetting directory cache 2024/12/21 03:16:08 DEBUG : dir: forgetting directory cache 2024/12/21 03:16:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:08 DEBUG : dir: Looking for writers 2024/12/21 03:16:08 DEBUG : fil/a/b: Looking for writers 2024/12/21 03:16:08 DEBUG : fil/a: Looking for writers 2024/12/21 03:16:08 DEBUG : b: reading active writers 2024/12/21 03:16:08 DEBUG : fil: Looking for writers 2024/12/21 03:16:08 DEBUG : a: reading active writers 2024/12/21 03:16:08 DEBUG : : Looking for writers 2024/12/21 03:16:08 DEBUG : fil: reading active writers 2024/12/21 03:16:08 DEBUG : dir: reading active writers 2024/12/21 03:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:08 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:08 DEBUG : dir: Looking for writers 2024/12/21 03:16:08 DEBUG : : Looking for writers 2024/12/21 03:16:08 DEBUG : dir: reading active writers 2024/12/21 03:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:08 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:09 DEBUG : dir: Looking for writers 2024/12/21 03:16:09 DEBUG : file1: reading active writers 2024/12/21 03:16:09 DEBUG : : Looking for writers 2024/12/21 03:16:09 DEBUG : dir: reading active writers 2024/12/21 03:16:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:09 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/21 03:16:09 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 DEBUG : dir: invalidating directory cache 2024/12/21 03:16:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/21 03:16:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/21 03:16:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/21 03:16:09 DEBUG : dir/file1: Reset virtual modtime 2024/12/21 03:16:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/21 03:16:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:09 DEBUG : dir: invalidating directory cache 2024/12/21 03:16:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/21 03:16:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/21 03:16:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/21 03:16:09 DEBUG : : forgetting directory cache 2024/12/21 03:16:09 DEBUG : dir: forgetting directory cache 2024/12/21 03:16:09 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/21 03:16:09 DEBUG : dir/file1: Reset virtual modtime 2024/12/21 03:16:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/21 03:16:09 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:09 DEBUG : dir/virtualDir: Looking for writers 2024/12/21 03:16:09 DEBUG : dir: Looking for writers 2024/12/21 03:16:09 DEBUG : virtualFile2: reading active writers 2024/12/21 03:16:09 DEBUG : virtualFile: reading active writers 2024/12/21 03:16:09 DEBUG : virtualDir: reading active writers 2024/12/21 03:16:09 DEBUG : file1: reading active writers 2024/12/21 03:16:09 DEBUG : : Looking for writers 2024/12/21 03:16:09 DEBUG : dir: reading active writers 2024/12/21 03:16:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:09 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 ERROR : dir/: Can only open directories read only 2024/12/21 03:16:09 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:09 DEBUG : dir: Looking for writers 2024/12/21 03:16:09 DEBUG : : Looking for writers 2024/12/21 03:16:09 DEBUG : dir: reading active writers 2024/12/21 03:16:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:09 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/21 03:16:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/21 03:16:09 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:16:09 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:09 NOTICE: webdav root 'rclone-test-rewobur2lope': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/21 03:16:09 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/21 03:16:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/21 03:16:09 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:09 DEBUG : dir: Looking for writers 2024/12/21 03:16:09 DEBUG : file1: reading active writers 2024/12/21 03:16:09 DEBUG : potato: reading active writers 2024/12/21 03:16:09 DEBUG : : Looking for writers 2024/12/21 03:16:09 DEBUG : dir: reading active writers 2024/12/21 03:16:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:09 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/21 03:16:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:10 DEBUG : dir/sub: Looking for writers 2024/12/21 03:16:10 DEBUG : dir: Looking for writers 2024/12/21 03:16:10 DEBUG : file1: reading active writers 2024/12/21 03:16:10 DEBUG : sub: reading active writers 2024/12/21 03:16:10 DEBUG : : Looking for writers 2024/12/21 03:16:10 DEBUG : dir: reading active writers 2024/12/21 03:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:10 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/21 03:16:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/21 03:16:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:10 DEBUG : dir/sub/subsub: Looking for writers 2024/12/21 03:16:10 DEBUG : dir/sub: Looking for writers 2024/12/21 03:16:10 DEBUG : subsub: reading active writers 2024/12/21 03:16:10 DEBUG : dir: Looking for writers 2024/12/21 03:16:10 DEBUG : sub: reading active writers 2024/12/21 03:16:10 DEBUG : file1: reading active writers 2024/12/21 03:16:10 DEBUG : : Looking for writers 2024/12/21 03:16:10 DEBUG : dir: reading active writers 2024/12/21 03:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:10 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:10 ERROR : dir/: Dir.Remove not empty 2024/12/21 03:16:10 DEBUG : dir/file1: Remove: 2024/12/21 03:16:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:10 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:16:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/21 03:16:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:10 DEBUG : : Looking for writers 2024/12/21 03:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:10 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:10 DEBUG : dir/file1: Remove: 2024/12/21 03:16:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:10 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:16:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/21 03:16:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:10 DEBUG : : Looking for writers 2024/12/21 03:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:10 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:10 DEBUG : dir/file1: Remove: 2024/12/21 03:16:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:10 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:16:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:10 DEBUG : dir: Looking for writers 2024/12/21 03:16:10 DEBUG : : Looking for writers 2024/12/21 03:16:10 DEBUG : dir: reading active writers 2024/12/21 03:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:11 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:11 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/21 03:16:11 DEBUG : dir: Updating dir with dir2 0xc000493ba0 2024/12/21 03:16:11 DEBUG : dir: forgetting directory cache 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/21 03:16:11 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/21 03:16:11 DEBUG : file2: Updating file with file2 0xc0006a8540 2024/12/21 03:16:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:16:11 INFO : dir2/file3: Deleted 2024/12/21 03:16:11 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/21 03:16:11 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006a8540 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/21 03:16:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/21 03:16:11 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000590b60 2024/12/21 03:16:11 DEBUG : empty directory: forgetting directory cache 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/21 03:16:11 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/21 03:16:11 DEBUG : dir2: Renaming to "dir3" 2024/12/21 03:16:11 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:11 DEBUG : dir3: Looking for writers 2024/12/21 03:16:11 DEBUG : file3: reading active writers 2024/12/21 03:16:11 DEBUG : renamed empty directory: Looking for writers 2024/12/21 03:16:11 DEBUG : : Looking for writers 2024/12/21 03:16:11 DEBUG : dir3: reading active writers 2024/12/21 03:16:11 DEBUG : renamed empty directory: reading active writers 2024/12/21 03:16:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:11 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:11 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:11 DEBUG : dir: Looking for writers 2024/12/21 03:16:11 DEBUG : file1: reading active writers 2024/12/21 03:16:11 DEBUG : : Looking for writers 2024/12/21 03:16:11 DEBUG : dir: reading active writers 2024/12/21 03:16:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:11 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:11 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:11 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/12/21 03:16:11 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:11 DEBUG : dir: Looking for writers 2024/12/21 03:16:11 DEBUG : file1: reading active writers 2024/12/21 03:16:11 DEBUG : : Looking for writers 2024/12/21 03:16:11 DEBUG : dir: reading active writers 2024/12/21 03:16:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:11 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : dir: Looking for writers 2024/12/21 03:16:12 DEBUG : file1: reading active writers 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : dir: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/12/21 03:16:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/21 03:16:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:16:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : file.txt: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:12 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:12 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (25 bytes), uploading instead of streaming 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : dir: Looking for writers 2024/12/21 03:16:12 DEBUG : file1: reading active writers 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : dir: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:12 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir/file1: Remove: 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:12 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:16:12 DEBUG : dir/file1: Remove: 2024/12/21 03:16:12 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : dir: Looking for writers 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : dir: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:12 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir/file1: Remove: 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:12 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:16:12 DEBUG : dir/file1: Remove: 2024/12/21 03:16:12 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : dir: Looking for writers 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : dir: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:12 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/21 03:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:16:12 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/21 03:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:16:12 DEBUG : dir/file1: Open: flags=0x3 2024/12/21 03:16:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/21 03:16:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : dir: Looking for writers 2024/12/21 03:16:12 DEBUG : file1: reading active writers 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : dir: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:12 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:12 DEBUG : dir: Looking for writers 2024/12/21 03:16:12 DEBUG : file1: reading active writers 2024/12/21 03:16:12 DEBUG : : Looking for writers 2024/12/21 03:16:12 DEBUG : dir: reading active writers 2024/12/21 03:16:12 DEBUG : >WaitForWriters: 2024/12/21 03:16:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000556900 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:16:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000556900 2024/12/21 03:16:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc000556900 2024/12/21 03:16:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:12 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (25 bytes), uploading instead of streaming 2024/12/21 03:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:12 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/21 03:16:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:12 DEBUG : newLeaf: Running delayed rename now 2024/12/21 03:16:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000556900 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : >WaitForWriters: 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:13 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : file1: reading active writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : >WaitForWriters: 2024/12/21 03:16:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000556f00 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:16:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000556f00 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc000556f00 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:13 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (25 bytes), uploading instead of streaming 2024/12/21 03:16:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:13 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:13 DEBUG : newLeaf: Running delayed rename now 2024/12/21 03:16:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000556f00 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : >WaitForWriters: 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : >WaitForWriters: 2024/12/21 03:16:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:13 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:16:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0006e2f00): openPending: 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0006e2f00): >openPending: err= 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0006e2f00): _writeAt: size=14, off=0 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0006e2f00): >_writeAt: n=14, err= 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0006e2f00): close: 2024/12/21 03:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:16:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0006e2f00): >close: err= 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : file1: reading active writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : file1: reading active writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : file1: reading active writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : file1: reading active writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:16:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:13 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : file1: reading active writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : >WaitForWriters: 2024/12/21 03:16:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0008104c0): _readAt: size=512, off=0 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0008104c0): openPending: 2024/12/21 03:16:13 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" 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0008104c0): >openPending: err= 2024/12/21 03:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0008104c0): >_readAt: n=14, err=EOF 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0008104c0): close: 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0008104c0): >close: err= 2024/12/21 03:16:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000557380 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:16:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/21 03:16:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000557380 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:13 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0007d22c0): openPending: 2024/12/21 03:16:13 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" 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0007d22c0): >openPending: err= 2024/12/21 03:16:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0007d22c0): _writeAt: size=25, off=0 2024/12/21 03:16:13 DEBUG : dir/file1(0xc0007d22c0): >_writeAt: n=25, err= 2024/12/21 03:16:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000557380 2024/12/21 03:16:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:13 DEBUG : newLeaf(0xc0007d22c0): close: 2024/12/21 03:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:16:13 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:16:13.874305671 +0000 UTC m=+6.486367334 2024/12/21 03:16:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:13 DEBUG : newLeaf(0xc0007d22c0): >close: err= 2024/12/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:13 DEBUG : dir: Looking for writers 2024/12/21 03:16:13 DEBUG : : Looking for writers 2024/12/21 03:16:13 DEBUG : dir: reading active writers 2024/12/21 03:16:13 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:16:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:14 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:16:13 +0000 UTC" 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : >WaitForWriters: 2024/12/21 03:16:14 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : >WaitForWriters: 2024/12/21 03:16:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:14 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:14 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : file1: reading active writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : >WaitForWriters: 2024/12/21 03:16:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000718f00 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:16:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000718f00 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:14 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000aaa780): openPending: 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000aaa780): >openPending: err= 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000aaa780): _writeAt: size=25, off=0 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000aaa780): >_writeAt: n=25, err= 2024/12/21 03:16:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000718f00 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:14 DEBUG : newLeaf(0xc000aaa780): close: 2024/12/21 03:16:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:16:14.370696374 +0000 UTC m=+6.982758038 2024/12/21 03:16:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:14 DEBUG : newLeaf(0xc000aaa780): >close: err= 2024/12/21 03:16:14 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:16:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:14 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:16:14 +0000 UTC" 2024/12/21 03:16:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : >WaitForWriters: 2024/12/21 03:16:14 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:14 DEBUG : >WaitForWriters: 2024/12/21 03:16:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:14 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:16:14 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000abfcc0): openPending: 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000abfcc0): >openPending: err= 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000abfcc0): _writeAt: size=14, off=0 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000abfcc0): >_writeAt: n=14, err= 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000abfcc0): close: 2024/12/21 03:16:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:16:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:14 DEBUG : dir/file1(0xc000abfcc0): >close: err= 2024/12/21 03:16:14 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : file1: reading active writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : file1: reading active writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : file1: reading active writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : file1: reading active writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:16:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:14 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:14 DEBUG : dir: Looking for writers 2024/12/21 03:16:14 DEBUG : file1: reading active writers 2024/12/21 03:16:14 DEBUG : : Looking for writers 2024/12/21 03:16:14 DEBUG : dir: reading active writers 2024/12/21 03:16:14 DEBUG : >WaitForWriters: 2024/12/21 03:16:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:14 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:14 DEBUG : dir/file1(0xc0003c6600): _readAt: size=512, off=0 2024/12/21 03:16:14 DEBUG : dir/file1(0xc0003c6600): openPending: 2024/12/21 03:16:14 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" 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:14 DEBUG : dir/file1(0xc0003c6600): >openPending: err= 2024/12/21 03:16:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:16:14 DEBUG : dir/file1(0xc0003c6600): >_readAt: n=14, err=EOF 2024/12/21 03:16:14 DEBUG : dir/file1(0xc0003c6600): close: 2024/12/21 03:16:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:14 DEBUG : dir/file1(0xc0003c6600): >close: err= 2024/12/21 03:16:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000718240 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:16:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/21 03:16:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000718240 2024/12/21 03:16:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:15 DEBUG : dir/file1(0xc0007d28c0): openPending: 2024/12/21 03:16:15 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" 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:15 DEBUG : dir/file1(0xc0007d28c0): >openPending: err= 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:15 DEBUG : dir/file1(0xc0007d28c0): _writeAt: size=25, off=0 2024/12/21 03:16:15 DEBUG : dir/file1(0xc0007d28c0): >_writeAt: n=25, err= 2024/12/21 03:16:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000718240 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:15 DEBUG : newLeaf(0xc0007d28c0): close: 2024/12/21 03:16:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:16:15.013844217 +0000 UTC m=+7.625905850 2024/12/21 03:16:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:15 DEBUG : newLeaf(0xc0007d28c0): >close: err= 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:16:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:15 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:16:15 +0000 UTC" 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:16:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : >WaitForWriters: 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : >WaitForWriters: 2024/12/21 03:16:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:15 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : file1: reading active writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : >WaitForWriters: 2024/12/21 03:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bae800): _readAt: size=512, off=0 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bae800): openPending: 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bae800): >openPending: err= 2024/12/21 03:16:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/21 03:16:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bae800): >_readAt: n=14, err=EOF 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bae800): close: 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bae800): >close: err= 2024/12/21 03:16:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000718d80 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:16:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/21 03:16:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000718d80 2024/12/21 03:16:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bc1140): openPending: 2024/12/21 03:16:15 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" 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bc1140): >openPending: err= 2024/12/21 03:16:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bc1140): _writeAt: size=25, off=0 2024/12/21 03:16:15 DEBUG : dir/file1(0xc000bc1140): >_writeAt: n=25, err= 2024/12/21 03:16:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:16:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:16:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000718d80 2024/12/21 03:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:15 DEBUG : newLeaf(0xc000bc1140): close: 2024/12/21 03:16:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:16:15.524074281 +0000 UTC m=+8.136135915 2024/12/21 03:16:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:15 DEBUG : newLeaf(0xc000bc1140): >close: err= 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:16:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:15 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:16:15 +0000 UTC" 2024/12/21 03:16:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:16:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:16:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : >WaitForWriters: 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:16:15 DEBUG : >WaitForWriters: 2024/12/21 03:16:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:15 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:15 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 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-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:15 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:16:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:15 DEBUG : dir: Looking for writers 2024/12/21 03:16:15 DEBUG : file1: reading active writers 2024/12/21 03:16:15 DEBUG : : Looking for writers 2024/12/21 03:16:15 DEBUG : dir: reading active writers 2024/12/21 03:16:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:15 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/21 03:16:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/21 03:16:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:16 DEBUG : dir: Looking for writers 2024/12/21 03:16:16 DEBUG : file1: reading active writers 2024/12/21 03:16:16 DEBUG : : Looking for writers 2024/12/21 03:16:16 DEBUG : dir: reading active writers 2024/12/21 03:16:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:16 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/21 03:16:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/21 03:16:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/21 03:16:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/21 03:16:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/21 03:16:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/21 03:16:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/21 03:16:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/21 03:16:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/21 03:16:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/21 03:16:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:16 DEBUG : dir: Looking for writers 2024/12/21 03:16:16 DEBUG : file1: reading active writers 2024/12/21 03:16:16 DEBUG : : Looking for writers 2024/12/21 03:16:16 DEBUG : dir: reading active writers 2024/12/21 03:16:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:16 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:16 DEBUG : dir: Looking for writers 2024/12/21 03:16:16 DEBUG : file1: reading active writers 2024/12/21 03:16:16 DEBUG : : Looking for writers 2024/12/21 03:16:16 DEBUG : dir: reading active writers 2024/12/21 03:16:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:16 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/21 03:16:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:16 DEBUG : dir: Looking for writers 2024/12/21 03:16:16 DEBUG : file1: reading active writers 2024/12/21 03:16:16 DEBUG : : Looking for writers 2024/12/21 03:16:16 DEBUG : dir: reading active writers 2024/12/21 03:16:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:16 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:16 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): _readAt: size=1, off=0 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): openPending: 2024/12/21 03:16:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): >openPending: err= 2024/12/21 03:16:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): >_readAt: n=1, err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): _readAt: size=256, off=1 2024/12/21 03:16:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): >_readAt: n=15, err=EOF 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): _readAt: size=16, off=16 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): >_readAt: n=0, err=EOF 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): close: 2024/12/21 03:16:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): >close: err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): close: 2024/12/21 03:16:16 DEBUG : dir/file1(0xc000769e40): >close: err=file already closed 2024/12/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:16 DEBUG : dir: Looking for writers 2024/12/21 03:16:16 DEBUG : file1: reading active writers 2024/12/21 03:16:16 DEBUG : : Looking for writers 2024/12/21 03:16:16 DEBUG : dir: reading active writers 2024/12/21 03:16:16 DEBUG : >WaitForWriters: 2024/12/21 03:16:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:16 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:16 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): _readAt: size=1, off=0 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): openPending: 2024/12/21 03:16:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >openPending: err= 2024/12/21 03:16:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >_readAt: n=1, err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): _readAt: size=1, off=5 2024/12/21 03:16:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >_readAt: n=1, err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): _readAt: size=1, off=3 2024/12/21 03:16:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >_readAt: n=1, err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): _readAt: size=1, off=13 2024/12/21 03:16:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >_readAt: n=1, err= 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): _readAt: size=16, off=100 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >_readAt: n=0, err=EOF 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): close: 2024/12/21 03:16:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:16 DEBUG : dir/file1(0xc0008a3180): >close: err= 2024/12/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:16 DEBUG : dir: Looking for writers 2024/12/21 03:16:16 DEBUG : file1: reading active writers 2024/12/21 03:16:16 DEBUG : : Looking for writers 2024/12/21 03:16:16 DEBUG : dir: reading active writers 2024/12/21 03:16:16 DEBUG : >WaitForWriters: 2024/12/21 03:16:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:17 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:17 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=1, off=0 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): openPending: 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >openPending: err= 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=1, err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=1, off=5 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=1, err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=1, off=1 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=1, err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=6, off=10 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=6, err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=256, off=10 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=6, err=EOF 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=256, off=100 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=0, err=EOF 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): close: 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >close: err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): _readAt: size=256, off=100 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0008d6a80): >_readAt: n=0, err=file already closed 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : dir: Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : dir: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:17 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:17 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): RWFileHandle.Flush 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): _readAt: size=256, off=0 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): openPending: 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): >openPending: err= 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): >_readAt: n=16, err=EOF 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): RWFileHandle.Flush 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): RWFileHandle.Flush 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): close: 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:17 DEBUG : dir/file1(0xc000abf980): >close: err= 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : dir: Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : dir: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:17 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:16:17 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): _readAt: size=256, off=0 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): openPending: 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): >openPending: err= 2024/12/21 03:16:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): >_readAt: n=16, err=EOF 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): RWFileHandle.Release 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): close: 2024/12/21 03:16:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): >close: err= 2024/12/21 03:16:17 DEBUG : dir/file1(0xc0006e3900): RWFileHandle.Release 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : dir: Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : dir: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:17 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:17 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): openPending: 2024/12/21 03:16:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): >openPending: err= 2024/12/21 03:16:17 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): _writeAt: size=5, off=0 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): >_writeAt: n=5, err= 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): _writeAt: size=7, off=5 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): >_writeAt: n=7, err= 2024/12/21 03:16:17 DEBUG : file1: vfs cache: truncate to size=11 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): close: 2024/12/21 03:16:17 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:16:17.476024078 +0000 UTC m=+10.088085710 2024/12/21 03:16:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): >close: err= 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): close: 2024/12/21 03:16:17 DEBUG : file1(0xc0008fdf40): >close: err=file already closed 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:17 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:16:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:17 INFO : file1: Copied (new) 2024/12/21 03:16:17 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-21 03:16:17 +0000 UTC" 2024/12/21 03:16:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:17 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:17 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): openPending: 2024/12/21 03:16:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): >openPending: err= 2024/12/21 03:16:17 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): _writeAt: size=7, off=0 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): >_writeAt: n=7, err= 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): _writeAt: size=6, off=5 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): >_writeAt: n=6, err= 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): close: 2024/12/21 03:16:17 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:16:17.67256355 +0000 UTC m=+10.284625184 2024/12/21 03:16:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): >close: err= 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): _writeAt: size=5, off=0 2024/12/21 03:16:17 DEBUG : file1(0xc000b5cdc0): >_writeAt: n=0, err=file already closed 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:17 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:16:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:17 INFO : file1: Copied (new) 2024/12/21 03:16:17 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-21 03:16:17 +0000 UTC" 2024/12/21 03:16:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : >WaitForWriters: 2024/12/21 03:16:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:17 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:17 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : file1(0xc0003e0c80): openPending: 2024/12/21 03:16:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : file1(0xc0003e0c80): >openPending: err= 2024/12/21 03:16:17 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:16:17 DEBUG : file1(0xc0003e0c80): close: 2024/12/21 03:16:17 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:16:17.868719756 +0000 UTC m=+10.480781389 2024/12/21 03:16:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:17 DEBUG : file1(0xc0003e0c80): >close: err= 2024/12/21 03:16:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:16:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:17 DEBUG : file2: newRWFileHandle: 2024/12/21 03:16:17 DEBUG : file2(0xc0003e0d40): openPending: 2024/12/21 03:16:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:16:17 DEBUG : file2(0xc0003e0d40): >openPending: err= 2024/12/21 03:16:17 DEBUG : file2: >newRWFileHandle: err= 2024/12/21 03:16:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:16:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/21 03:16:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/21 03:16:17 DEBUG : file2(0xc0003e0d40): RWFileHandle.Flush 2024/12/21 03:16:17 DEBUG : file2(0xc0003e0d40): RWFileHandle.Release 2024/12/21 03:16:17 DEBUG : file2(0xc0003e0d40): close: 2024/12/21 03:16:17 DEBUG : file2: vfs cache: setting modification time to 2024-12-21 03:16:17.8692998 +0000 UTC m=+10.481361433 2024/12/21 03:16:17 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:17 DEBUG : file2(0xc0003e0d40): >close: err= 2024/12/21 03:16:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : file2: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : file2: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : file2: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/21 03:16:17 DEBUG : : Looking for writers 2024/12/21 03:16:17 DEBUG : file2: reading active writers 2024/12/21 03:16:17 DEBUG : file1: reading active writers 2024/12/21 03:16:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/21 03:16:17 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:16:17 DEBUG : file2: vfs cache: starting upload 2024/12/21 03:16:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:17 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:18 INFO : file1: Copied (new) 2024/12/21 03:16:18 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-21 03:16:17 +0000 UTC" 2024/12/21 03:16:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : file2: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:16:18 INFO : file2: Copied (new) 2024/12/21 03:16:18 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-21 03:16:17 +0000 UTC" 2024/12/21 03:16:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:16:18 INFO : file2: vfs cache: upload succeeded try #1 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : file2: reading active writers 2024/12/21 03:16:18 DEBUG : >WaitForWriters: 2024/12/21 03:16:18 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : file2: reading active writers 2024/12/21 03:16:18 DEBUG : >WaitForWriters: 2024/12/21 03:16:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:18 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:18 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): openPending: 2024/12/21 03:16:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): >openPending: err= 2024/12/21 03:16:18 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): _writeAt: size=5, off=0 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): >_writeAt: n=5, err= 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): RWFileHandle.Flush 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): RWFileHandle.Flush 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): close: 2024/12/21 03:16:18 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:16:18.237536216 +0000 UTC m=+10.849597859 2024/12/21 03:16:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:18 DEBUG : file1(0xc0003fa880): >close: err= 2024/12/21 03:16:18 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:18 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:16:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:18 INFO : file1: Copied (new) 2024/12/21 03:16:18 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-21 03:16:18 +0000 UTC" 2024/12/21 03:16:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : >WaitForWriters: 2024/12/21 03:16:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:18 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:18 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): openPending: 2024/12/21 03:16:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): >openPending: err= 2024/12/21 03:16:18 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): _writeAt: size=5, off=0 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): >_writeAt: n=5, err= 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): RWFileHandle.Release 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): close: 2024/12/21 03:16:18 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:16:18.422870441 +0000 UTC m=+11.034932084 2024/12/21 03:16:18 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): >close: err= 2024/12/21 03:16:18 DEBUG : file1(0xc0005f5440): RWFileHandle.Release 2024/12/21 03:16:18 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:18 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:16:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:18 INFO : file1: Copied (new) 2024/12/21 03:16:18 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-21 03:16:18 +0000 UTC" 2024/12/21 03:16:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : >WaitForWriters: 2024/12/21 03:16:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:18 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:16:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:18 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000af37c0): openPending: 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000af37c0): >openPending: err= 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:16:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000af37c0): _writeAt: size=5, off=0 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000af37c0): >_writeAt: n=5, err= 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000af37c0): close: 2024/12/21 03:16:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-21 03:16:18.673240722 +0000 UTC m=+11.285302365 2024/12/21 03:16:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000af37c0): >close: err= 2024/12/21 03:16:18 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:16:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:18 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-21 03:16:18 +0000 UTC" 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : >WaitForWriters: 2024/12/21 03:16:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:18 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:18 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:16:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:16:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): _writeAt: size=5, off=0 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): openPending: 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:16:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): >openPending: err= 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): >_writeAt: n=5, err= 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): _writeAt: size=15, off=5 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): >_writeAt: n=15, err= 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): close: 2024/12/21 03:16:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/21 03:16:18 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-21 03:16:18.95845417 +0000 UTC m=+11.570515803 2024/12/21 03:16:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:18 DEBUG : dir/file1(0xc000763100): >close: err= 2024/12/21 03:16:18 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:18 DEBUG : dir: Looking for writers 2024/12/21 03:16:18 DEBUG : file1: reading active writers 2024/12/21 03:16:18 DEBUG : : Looking for writers 2024/12/21 03:16:18 DEBUG : dir: reading active writers 2024/12/21 03:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:19 DEBUG : dir: Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : dir: reading active writers 2024/12/21 03:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:19 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:16:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:19 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:16:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-21 03:16:18 +0000 UTC" 2024/12/21 03:16:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:19 DEBUG : dir: Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : dir: reading active writers 2024/12/21 03:16:19 DEBUG : >WaitForWriters: 2024/12/21 03:16:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:19 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : file1(0xc0006dcf80): openPending: 2024/12/21 03:16:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:19 DEBUG : file1(0xc0006dcf80): >openPending: err= 2024/12/21 03:16:19 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:16:19 DEBUG : file1(0xc0006dcf80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : file1(0xc0006dcf80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : file1(0xc0006dcf80): close: 2024/12/21 03:16:19 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:16:19.179468356 +0000 UTC m=+11.791529989 2024/12/21 03:16:19 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : file1(0xc0006dcf80): >close: err= 2024/12/21 03:16:19 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:19 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:16:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:19 INFO : file1: Copied (new) 2024/12/21 03:16:19 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-21 03:16:19 +0000 UTC" 2024/12/21 03:16:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:19 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : >WaitForWriters: 2024/12/21 03:16:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:19 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/21 03:16:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9cc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9cc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9cc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9cc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9cc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.366096049 +0000 UTC m=+11.978157682 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9cc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.366096049 +0000 UTC m=+11.978157682 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.366096049 +0000 UTC m=+11.978157682 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2070 item 1 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.368137143 +0000 UTC m=+11.980198786 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9d80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9dc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9dc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.368137143 +0000 UTC m=+11.980198786 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2700 item 2 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.369507664 +0000 UTC m=+11.981569297 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.369507664 +0000 UTC m=+11.981569297 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e80): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.369507664 +0000 UTC m=+11.981569297 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9e80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2a10 item 3 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9f00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9f00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9f00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9f00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9f00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.371289604 +0000 UTC m=+11.983351247 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0006f9f00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc000): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc000): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc000): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.371289604 +0000 UTC m=+11.983351247 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3110 item 4 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc040): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc040): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc040): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.372467835 +0000 UTC m=+11.984529478 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.372467835 +0000 UTC m=+11.984529478 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc0c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc0c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc0c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc0c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc0c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.372467835 +0000 UTC m=+11.984529478 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc0c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334000 item 5 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc140): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc140): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc140): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.374039722 +0000 UTC m=+11.986101356 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc1c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc1c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc1c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc1c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc1c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.374039722 +0000 UTC m=+11.986101356 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc1c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334af0 item 6 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc240): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc240): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc240): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.375145439 +0000 UTC m=+11.987207072 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.375145439 +0000 UTC m=+11.987207072 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc340): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc340): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc340): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.375145439 +0000 UTC m=+11.987207072 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e70 item 7 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc3c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc3c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc3c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc3c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc3c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.377387439 +0000 UTC m=+11.989449071 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc3c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc440): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc440): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc440): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.377387439 +0000 UTC m=+11.989449071 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003357a0 item 8 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc480): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0008dc480): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc480): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc480): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc480): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc480): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc4c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc4c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc4c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc4c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc4c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.378937825 +0000 UTC m=+11.990999458 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc4c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.378937825 +0000 UTC m=+11.990999458 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc540): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc540): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc540): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.378937825 +0000 UTC m=+11.990999458 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 9 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc5c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc5c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc5c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc5c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc5c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.381009356 +0000 UTC m=+11.993071010 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc5c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc640): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc640): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc640): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.381009356 +0000 UTC m=+11.993071010 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 10 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc700): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0008dc700): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc700): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc700): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc700): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc700): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.382550416 +0000 UTC m=+11.994612059 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.382550416 +0000 UTC m=+11.994612059 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc840): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc840): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc840): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.382550416 +0000 UTC m=+11.994612059 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338f50 item 11 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc8c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc8c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc8c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc8c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc8c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.384418897 +0000 UTC m=+11.996480530 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc8c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc940): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc940): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc940): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc940): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc940): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.384418897 +0000 UTC m=+11.996480530 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dc940): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 12 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca00): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0008dca00): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca00): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca00): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.38589244 +0000 UTC m=+11.997954073 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dca40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.38589244 +0000 UTC m=+11.997954073 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 13 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.387285133 +0000 UTC m=+11.999346765 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcb80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcc00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcc00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcc00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcc00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcc00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.387285133 +0000 UTC m=+11.999346765 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcc00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 14 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dccc0): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0008dccc0): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dccc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dccc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dccc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dccc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dccc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcd00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcd00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcd00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcd00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcd00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.388617863 +0000 UTC m=+12.000679496 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcd00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcdc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcdc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcdc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcdc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcdc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.388617863 +0000 UTC m=+12.000679496 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dcdc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a7e0 item 15 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dce40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dce40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dce40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dce40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dce40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.390425771 +0000 UTC m=+12.002487404 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008dce40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842900): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.390425771 +0000 UTC m=+12.002487404 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 16 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.3926144 +0000 UTC m=+12.004676043 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.3926144 +0000 UTC m=+12.004676043 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008429c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008429c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008429c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008429c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008429c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.3926144 +0000 UTC m=+12.004676043 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008429c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691ce0 item 17 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.394634165 +0000 UTC m=+12.006695818 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.394634165 +0000 UTC m=+12.006695818 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 18 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.396617702 +0000 UTC m=+12.008679475 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.396617702 +0000 UTC m=+12.008679475 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.396617702 +0000 UTC m=+12.008679475 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344460 item 19 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842cc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842cc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842cc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842cc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842cc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.399419256 +0000 UTC m=+12.011480909 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842cc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.399419256 +0000 UTC m=+12.011480909 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 20 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.401051557 +0000 UTC m=+12.013113190 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.401051557 +0000 UTC m=+12.013113190 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.401051557 +0000 UTC m=+12.013113190 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 21 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.402534538 +0000 UTC m=+12.014596171 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.402534538 +0000 UTC m=+12.014596171 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344ee0 item 22 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843040): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843040): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843040): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.403448846 +0000 UTC m=+12.015510479 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.403448846 +0000 UTC m=+12.015510479 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842000): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842000): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842000): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.403448846 +0000 UTC m=+12.015510479 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345180 item 23 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842080): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842080): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842080): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.406793827 +0000 UTC m=+12.018855459 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842100): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842100): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.406793827 +0000 UTC m=+12.018855459 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 24 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008421c0): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0008421c0): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008421c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008421c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008421c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008421c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008421c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842200): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842200): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842200): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.407883934 +0000 UTC m=+12.019945557 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.407883934 +0000 UTC m=+12.019945557 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008422c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842300): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842300): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842300): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.407883934 +0000 UTC m=+12.019945557 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003445b0 item 25 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842380): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842380): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842380): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842380): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842380): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.409297846 +0000 UTC m=+12.021359479 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842380): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842400): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842400): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.409297846 +0000 UTC m=+12.021359479 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003449a0 item 26 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008424c0): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0008424c0): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008424c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008424c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008424c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008424c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008424c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842500): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842500): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842500): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.410920959 +0000 UTC m=+12.022982592 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.410920959 +0000 UTC m=+12.022982592 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a140): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a140): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a140): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.410920959 +0000 UTC m=+12.022982592 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a2a0 item 27 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a1c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a1c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a1c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a1c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a1c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.412509247 +0000 UTC m=+12.024570880 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a1c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a240): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a240): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a240): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.412509247 +0000 UTC m=+12.024570880 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a7e0 item 28 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a300): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc00013a300): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a300): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a300): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a300): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a340): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a340): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a340): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.413942093 +0000 UTC m=+12.026003726 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a400): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a400): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.413942093 +0000 UTC m=+12.026003726 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 29 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a480): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a480): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.41517123 +0000 UTC m=+12.027232864 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a500): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a500): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a500): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.41517123 +0000 UTC m=+12.027232864 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033af50 item 30 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a5c0): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc00013a5c0): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a5c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a5c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a5c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a5c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a5c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a600): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a600): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.416344342 +0000 UTC m=+12.028405986 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a6c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a6c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a6c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a6c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a6c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.416344342 +0000 UTC m=+12.028405986 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a6c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b2d0 item 31 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 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 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.417374608 +0000 UTC m=+12.029436241 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a7c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a7c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a7c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a7c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a7c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.417374608 +0000 UTC m=+12.029436241 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a7c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b570 item 32 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.418744828 +0000 UTC m=+12.030806461 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b880 item 33 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.419217141 +0000 UTC m=+12.031278774 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a880): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a880): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a880): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.419217141 +0000 UTC m=+12.031278774 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b9d0 item 33 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a8c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a8c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a8c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a8c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a8c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.420759924 +0000 UTC m=+12.032821556 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a8c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bdc0 item 34 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.421214082 +0000 UTC m=+12.033275725 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a940): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a940): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a940): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a940): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a940): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.421214082 +0000 UTC m=+12.033275725 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a940): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bf10 item 34 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a980): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a980): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a980): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.42229915 +0000 UTC m=+12.034360783 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c83f0 item 35 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.422808131 +0000 UTC m=+12.034869764 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013a9c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.422808131 +0000 UTC m=+12.034869764 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8620 item 35 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.424084926 +0000 UTC m=+12.036146559 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013aa80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8ee0 item 36 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.42460069 +0000 UTC m=+12.036662324 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab80): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.42460069 +0000 UTC m=+12.036662324 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ab80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9110 item 36 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013abc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013abc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013abc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013abc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013abc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.425764205 +0000 UTC m=+12.037825838 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013abc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c98f0 item 37 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.426160786 +0000 UTC m=+12.038222419 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.426160786 +0000 UTC m=+12.038222419 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ac40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ab0 item 37 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013acc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013acc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013acc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013acc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013acc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.427451518 +0000 UTC m=+12.039513151 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013acc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9d50 item 38 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.428033064 +0000 UTC m=+12.040094697 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ad80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013adc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013adc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013adc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013adc0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013adc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.428033064 +0000 UTC m=+12.040094697 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013adc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ea0 item 38 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ae40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ae40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ae40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ae40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ae40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.429074681 +0000 UTC m=+12.041136314 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ae40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382cb0 item 39 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.429482623 +0000 UTC m=+12.041544256 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.429482623 +0000 UTC m=+12.041544256 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003832d0 item 39 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.430778394 +0000 UTC m=+12.042840027 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383880 item 40 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.431349552 +0000 UTC m=+12.043411184 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad180): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.431349552 +0000 UTC m=+12.043411184 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310700 item 40 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.432327649 +0000 UTC m=+12.044389282 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0000ad740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d90 item 41 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.432704984 +0000 UTC m=+12.044766618 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310fc0 item 41 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.433187426 +0000 UTC m=+12.045249058 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.433187426 +0000 UTC m=+12.045249058 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311730 item 41 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.434464021 +0000 UTC m=+12.046525654 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003946c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003946c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003946c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b90 item 42 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003946c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003946c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.434856324 +0000 UTC m=+12.046917967 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003946c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ce0 item 42 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.435422653 +0000 UTC m=+12.047484296 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003947c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.435422653 +0000 UTC m=+12.047484296 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ea0 item 42 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.436645978 +0000 UTC m=+12.048707611 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa10 item 43 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.437057258 +0000 UTC m=+12.049118890 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 43 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.437552812 +0000 UTC m=+12.049614446 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.437552812 +0000 UTC m=+12.049614446 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 43 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.438830861 +0000 UTC m=+12.050892494 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 44 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.439260113 +0000 UTC m=+12.051321746 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 44 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.439828665 +0000 UTC m=+12.051890298 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.439828665 +0000 UTC m=+12.051890298 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 44 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.440975709 +0000 UTC m=+12.053037342 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 45 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.441440227 +0000 UTC m=+12.053501860 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395000): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395000): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395000): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.441440227 +0000 UTC m=+12.053501860 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 45 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.44280661 +0000 UTC m=+12.054868254 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003950c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 46 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.443254047 +0000 UTC m=+12.055315690 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003954c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003954c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003954c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003954c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003954c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.443254047 +0000 UTC m=+12.055315690 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003954c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 46 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.444976635 +0000 UTC m=+12.057038268 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 47 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.445489534 +0000 UTC m=+12.057551166 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395680): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395680): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395680): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395680): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395680): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.445489534 +0000 UTC m=+12.057551166 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395680): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 47 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.446721255 +0000 UTC m=+12.058782889 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395780): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395780): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e230 item 48 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395780): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.447148233 +0000 UTC m=+12.059209866 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395840): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395840): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395840): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.447148233 +0000 UTC m=+12.059209866 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e540 item 48 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.448397217 +0000 UTC m=+12.060458860 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ee70 item 49 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.449016063 +0000 UTC m=+12.061077697 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003958c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.449016063 +0000 UTC m=+12.061077697 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f6c0 item 49 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395980): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395980): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395980): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.450422071 +0000 UTC m=+12.062483703 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fd50 item 50 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.45099969 +0000 UTC m=+12.063061323 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a80): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.45099969 +0000 UTC m=+12.063061323 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302150 item 50 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842580): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842580): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842580): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.45258958 +0000 UTC m=+12.064651214 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e00 item 51 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.453047547 +0000 UTC m=+12.065109180 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842680): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842680): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842680): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842680): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842680): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.453047547 +0000 UTC m=+12.065109180 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842680): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 51 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842700): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842700): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842700): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842700): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842700): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.454260683 +0000 UTC m=+12.066322326 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 52 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.454813495 +0000 UTC m=+12.066875129 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008427c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842800): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842800): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842800): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.454813495 +0000 UTC m=+12.066875129 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345490 item 52 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842880): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842880): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842880): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.455856715 +0000 UTC m=+12.067918349 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 53 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.456276399 +0000 UTC m=+12.068338032 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842940): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.456276399 +0000 UTC m=+12.068338032 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345960 item 53 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.45736289 +0000 UTC m=+12.069424523 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842a00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 54 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.457912697 +0000 UTC m=+12.069974330 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b00): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.457912697 +0000 UTC m=+12.069974330 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 54 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.459053569 +0000 UTC m=+12.071115202 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842b80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a850 item 55 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.459402221 +0000 UTC m=+12.071463854 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c80): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.459402221 +0000 UTC m=+12.071463854 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842c80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ae00 item 55 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.460690037 +0000 UTC m=+12.072751670 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842d00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b340 item 56 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.461064737 +0000 UTC m=+12.073126370 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e00): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.461064737 +0000 UTC m=+12.073126370 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b490 item 56 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.462333467 +0000 UTC m=+12.074395101 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842ec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bc00 item 57 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.462777266 +0000 UTC m=+12.074838900 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842f00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2000 item 57 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.463323978 +0000 UTC m=+12.075385611 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000842fc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843000): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843000): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843000): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.463323978 +0000 UTC m=+12.075385611 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2230 item 57 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.464484317 +0000 UTC m=+12.076545950 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843140): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843140): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2700 item 58 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843140): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.464933676 +0000 UTC m=+12.076995310 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d28c0 item 58 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.465399727 +0000 UTC m=+12.077461360 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843240): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843240): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843240): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.465399727 +0000 UTC m=+12.077461360 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2a10 item 58 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.466475468 +0000 UTC m=+12.078537101 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843340): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843340): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2d90 item 59 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843340): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.46693711 +0000 UTC m=+12.078998743 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d31f0 item 59 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.467335535 +0000 UTC m=+12.079397168 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843440): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843440): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843440): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.467335535 +0000 UTC m=+12.079397168 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3880 item 59 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.468567356 +0000 UTC m=+12.080628980 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843540): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843540): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334540 item 60 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843540): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.468918773 +0000 UTC m=+12.080980406 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003347e0 item 60 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.469391247 +0000 UTC m=+12.081452880 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843640): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843640): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843640): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.469391247 +0000 UTC m=+12.081452880 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334cb0 item 60 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.470374944 +0000 UTC m=+12.082436577 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335110 item 61 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.470803455 +0000 UTC m=+12.082865088 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843800): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843800): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843800): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.470803455 +0000 UTC m=+12.082865088 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003353b0 item 61 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.471920352 +0000 UTC m=+12.083981985 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008438c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843900): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843900): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335a40 item 62 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843900): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.472244408 +0000 UTC m=+12.084306040 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008439c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008439c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008439c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008439c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008439c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.472244408 +0000 UTC m=+12.084306040 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0008439c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 62 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.473523047 +0000 UTC m=+12.085584680 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843a80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843ac0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843ac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843ac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 63 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843ac0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843ac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.473981203 +0000 UTC m=+12.086042836 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843ac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843b80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843b80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843b80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843b80): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843b80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.473981203 +0000 UTC m=+12.086042836 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843b80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 63 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 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 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.475122746 +0000 UTC m=+12.087184379 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 64 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.475442794 +0000 UTC m=+12.087504428 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843c80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.475442794 +0000 UTC m=+12.087504428 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339490 item 64 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.476456318 +0000 UTC m=+12.088517941 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843d80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 65 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.476869239 +0000 UTC m=+12.088930873 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843e00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843e00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843e00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.476869239 +0000 UTC m=+12.088930873 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000843e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 65 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.477955619 +0000 UTC m=+12.090017252 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690000 item 66 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.47845368 +0000 UTC m=+12.090515313 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.47845368 +0000 UTC m=+12.090515313 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690230 item 66 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b1c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b1c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b1c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b1c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b1c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.479519762 +0000 UTC m=+12.091581394 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b1c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006907e0 item 67 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.479931863 +0000 UTC m=+12.091993496 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b240): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b240): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b240): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.479931863 +0000 UTC m=+12.091993496 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690b60 item 67 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.480978517 +0000 UTC m=+12.093040151 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691110 item 68 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.481388043 +0000 UTC m=+12.093449677 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b380): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.481388043 +0000 UTC m=+12.093449677 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691490 item 68 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b400): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b400): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b400): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.482345262 +0000 UTC m=+12.094406895 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691a40 item 69 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.482814529 +0000 UTC m=+12.094876163 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b480): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b480): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b480): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.482814529 +0000 UTC m=+12.094876163 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691c00 item 69 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b500): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b500): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b500): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.48382644 +0000 UTC m=+12.095888073 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691ea0 item 70 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.484308129 +0000 UTC m=+12.096369763 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b600): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b600): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b600): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.484308129 +0000 UTC m=+12.096369763 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350070 item 70 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b680): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b680): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b680): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b680): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b680): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.485240853 +0000 UTC m=+12.097302486 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b680): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350380 item 71 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.485650237 +0000 UTC m=+12.097711871 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.485650237 +0000 UTC m=+12.097711871 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003504d0 item 71 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.486705951 +0000 UTC m=+12.098767583 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 72 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.487264824 +0000 UTC m=+12.099326448 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b900): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.487264824 +0000 UTC m=+12.099326448 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350b60 item 72 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.488479174 +0000 UTC m=+12.100540807 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b940): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 73 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.488934254 +0000 UTC m=+12.100995887 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351030 item 73 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.489508567 +0000 UTC m=+12.101570210 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.489508567 +0000 UTC m=+12.101570210 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 73 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.490995526 +0000 UTC m=+12.103057149 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351570 item 74 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.491361059 +0000 UTC m=+12.103422693 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003517a0 item 74 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.491750667 +0000 UTC m=+12.103812300 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc00): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.491750667 +0000 UTC m=+12.103812300 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 74 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.492716592 +0000 UTC m=+12.104778225 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bd00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bd00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bd00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351e30 item 75 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bd00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bd00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.493097162 +0000 UTC m=+12.105158795 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bd00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378070 item 75 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.493535231 +0000 UTC m=+12.105596854 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.493535231 +0000 UTC m=+12.105596854 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378230 item 75 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.494597045 +0000 UTC m=+12.106658678 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378540 item 76 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.495079937 +0000 UTC m=+12.107141570 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bf40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378770 item 76 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.495498841 +0000 UTC m=+12.107560474 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b74c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b74c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b74c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b74c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b74c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.495498841 +0000 UTC m=+12.107560474 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b74c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 76 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.496584419 +0000 UTC m=+12.108646062 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b77c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d90 item 77 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.497049198 +0000 UTC m=+12.109110830 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.497049198 +0000 UTC m=+12.109110830 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378ee0 item 77 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.498028537 +0000 UTC m=+12.110090170 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 78 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.498315473 +0000 UTC m=+12.110377106 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.498315473 +0000 UTC m=+12.110377106 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003793b0 item 78 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.49925484 +0000 UTC m=+12.111316462 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379730 item 79 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.499639157 +0000 UTC m=+12.111700790 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.499639157 +0000 UTC m=+12.111700790 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379880 item 79 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.500638715 +0000 UTC m=+12.112700348 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be1c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be200): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be200): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379c00 item 80 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be200): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.500967219 +0000 UTC m=+12.113028852 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be340): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be340): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be340): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.500967219 +0000 UTC m=+12.113028852 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379e30 item 80 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be380): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be380): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be380): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be380): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be380): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.501911884 +0000 UTC m=+12.113973516 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be380): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003142a0 item 81 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.502242922 +0000 UTC m=+12.114304556 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be3c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be500): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be500): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be500): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.502242922 +0000 UTC m=+12.114304556 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003143f0 item 81 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be600): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be600): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.50338136 +0000 UTC m=+12.115442993 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314690 item 82 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.503795914 +0000 UTC m=+12.115857547 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be880): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be880): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be880): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.503795914 +0000 UTC m=+12.115857547 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004be880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003147e0 item 82 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004beb80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004beb80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004beb80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004beb80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004beb80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.504856647 +0000 UTC m=+12.116918280 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004beb80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314b60 item 83 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.505189129 +0000 UTC m=+12.117250761 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf1c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf240): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf240): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf240): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.505189129 +0000 UTC m=+12.117250761 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314cb0 item 83 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf300): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.506117392 +0000 UTC m=+12.118179015 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 84 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.506468279 +0000 UTC m=+12.118529901 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf3c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf400): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf400): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.506468279 +0000 UTC m=+12.118529901 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003151f0 item 84 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf480): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf480): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.507533488 +0000 UTC m=+12.119595121 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315490 item 85 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.507950387 +0000 UTC m=+12.120012020 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf580): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf580): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf580): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.507950387 +0000 UTC m=+12.120012020 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315650 item 85 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf600): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf600): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.508954233 +0000 UTC m=+12.121015867 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003158f0 item 86 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.509322221 +0000 UTC m=+12.121383854 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf780): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf780): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf780): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.509322221 +0000 UTC m=+12.121383854 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315a40 item 86 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.510453325 +0000 UTC m=+12.122514957 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315f10 item 87 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.510834037 +0000 UTC m=+12.122895669 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bf9c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa00): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.510834037 +0000 UTC m=+12.122895669 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 87 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.511866224 +0000 UTC m=+12.123927857 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfa80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 88 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.512308621 +0000 UTC m=+12.124370254 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb80): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.512308621 +0000 UTC m=+12.124370254 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0004bfb80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e4d0 item 88 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.513409108 +0000 UTC m=+12.125470741 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302770 item 89 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.513776574 +0000 UTC m=+12.125838207 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302fc0 item 89 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.514201418 +0000 UTC m=+12.126263051 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.514201418 +0000 UTC m=+12.126263051 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303340 item 89 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.515237855 +0000 UTC m=+12.127299478 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba000): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba000): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303960 item 90 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba000): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.515640257 +0000 UTC m=+12.127701889 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303ab0 item 90 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.516194793 +0000 UTC m=+12.128256426 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba0c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba100): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba100): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.516194793 +0000 UTC m=+12.128256426 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506000 item 90 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.517313043 +0000 UTC m=+12.129374676 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506380 item 91 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba300): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.517727106 +0000 UTC m=+12.129788730 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005064d0 item 91 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.518134207 +0000 UTC m=+12.130195840 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba3c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.518134207 +0000 UTC m=+12.130195840 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506620 item 91 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.519149434 +0000 UTC m=+12.131211067 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba4c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba500): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba500): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506930 item 92 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba500): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.519466577 +0000 UTC m=+12.131528210 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506a80 item 92 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.521529672 +0000 UTC m=+12.133591306 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba080): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba080): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba080): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.521529672 +0000 UTC m=+12.133591306 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005060e0 item 92 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.522540611 +0000 UTC m=+12.134602244 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba280): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba280): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506460 item 93 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba280): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.52296251 +0000 UTC m=+12.135024143 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba340): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba340): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba340): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.52296251 +0000 UTC m=+12.135024143 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005065b0 item 93 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.524180164 +0000 UTC m=+12.136241807 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba440): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba440): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005068c0 item 94 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba440): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.524615228 +0000 UTC m=+12.136676860 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba540): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba540): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba540): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.524615228 +0000 UTC m=+12.136676860 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506a10 item 94 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.525780856 +0000 UTC m=+12.137842489 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba640): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba640): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506d20 item 95 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba640): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.526156738 +0000 UTC m=+12.138218371 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba700): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba700): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba700): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba700): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba700): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.526156738 +0000 UTC m=+12.138218371 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506e70 item 95 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 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 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.527257354 +0000 UTC m=+12.139318988 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba7c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507110 item 96 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.527663644 +0000 UTC m=+12.139725276 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba8c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba8c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba8c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba8c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba8c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.527663644 +0000 UTC m=+12.139725276 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007ba8c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507260 item 96 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= 2024/12/21 03:16:19 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : >WaitForWriters: 2024/12/21 03:16:19 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:19 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/21 03:16:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.55152457 +0000 UTC m=+12.163586204 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013af00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.55152457 +0000 UTC m=+12.163586204 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013afc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b000): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b000): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b000): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.55152457 +0000 UTC m=+12.163586204 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e460 item 1 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b040): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b040): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b040): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.55316748 +0000 UTC m=+12.165229113 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.55316748 +0000 UTC m=+12.165229113 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e7e0 item 2 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.554271163 +0000 UTC m=+12.166332795 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.554271163 +0000 UTC m=+12.166332795 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.554271163 +0000 UTC m=+12.166332795 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 3 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.555765574 +0000 UTC m=+12.167827208 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b280): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b280): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b280): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.555765574 +0000 UTC m=+12.167827208 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ef50 item 4 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.556742782 +0000 UTC m=+12.168804414 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.556742782 +0000 UTC m=+12.168804414 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b340): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b340): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b340): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.556742782 +0000 UTC m=+12.168804414 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 5 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.558162324 +0000 UTC m=+12.170223957 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b3c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.558162324 +0000 UTC m=+12.170223957 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 6 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b4c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b4c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b4c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b4c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b4c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.559389937 +0000 UTC m=+12.171451570 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b4c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.559389937 +0000 UTC m=+12.171451570 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.559389937 +0000 UTC m=+12.171451570 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b5c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f960 item 7 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b640): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b640): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b640): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.560951596 +0000 UTC m=+12.173013229 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b6c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b6c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b6c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b6c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b6c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.560951596 +0000 UTC m=+12.173013229 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b6c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fce0 item 8 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b700): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc00013b700): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b700): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b700): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b700): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b700): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.562453141 +0000 UTC m=+12.174514775 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.562453141 +0000 UTC m=+12.174514775 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b7c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b7c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b7c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b7c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b7c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.562453141 +0000 UTC m=+12.174514775 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b7c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 9 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b840): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b840): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b840): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.564053883 +0000 UTC m=+12.176115515 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.564053883 +0000 UTC m=+12.176115515 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b8c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 10 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc00013b980): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.565362729 +0000 UTC m=+12.177424361 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013b9c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.565362729 +0000 UTC m=+12.177424361 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013ba80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.565362729 +0000 UTC m=+12.177424361 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338f50 item 11 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.567153555 +0000 UTC m=+12.179215188 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bb40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.567153555 +0000 UTC m=+12.179215188 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bbc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 12 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc80): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc00013bc80): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc80): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc80): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bc80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.568417697 +0000 UTC m=+12.180479330 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bcc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bdc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bdc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bdc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bdc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bdc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.568417697 +0000 UTC m=+12.180479330 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bdc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 13 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.569527431 +0000 UTC m=+12.181589063 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013be40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bec0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bec0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.569527431 +0000 UTC m=+12.181589063 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00013bec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 14 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7640): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0002b7640): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7640): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7640): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7640): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7640): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7780): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7780): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7780): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.570692728 +0000 UTC m=+12.182754360 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7840): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7840): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7840): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.570692728 +0000 UTC m=+12.182754360 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8310 item 15 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.571661648 +0000 UTC m=+12.183723281 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7a40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ac0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ac0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.571661648 +0000 UTC m=+12.183723281 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8af0 item 16 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.572659873 +0000 UTC m=+12.184721506 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.572659873 +0000 UTC m=+12.184721506 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7b80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7bc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7bc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7bc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7bc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7bc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.572659873 +0000 UTC m=+12.184721506 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7bc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c90a0 item 17 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.573873922 +0000 UTC m=+12.185935556 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7cc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7cc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7cc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7cc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7cc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.573873922 +0000 UTC m=+12.185935556 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7cc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c99d0 item 18 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.574921859 +0000 UTC m=+12.186983493 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.574921859 +0000 UTC m=+12.186983493 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7ec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7f00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7f00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7f00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7f00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7f00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.574921859 +0000 UTC m=+12.186983493 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0002b7f00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9c70 item 19 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.576423446 +0000 UTC m=+12.188485129 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.576423446 +0000 UTC m=+12.188485129 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003107e0 item 20 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394200): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394200): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394200): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.577532148 +0000 UTC m=+12.189593780 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.577532148 +0000 UTC m=+12.189593780 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394780): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394780): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394780): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.577532148 +0000 UTC m=+12.189593780 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310e70 item 21 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.578943475 +0000 UTC m=+12.191005109 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394980): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394980): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394980): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.578943475 +0000 UTC m=+12.191005109 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003118f0 item 22 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.580053459 +0000 UTC m=+12.192115092 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394b40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.580053459 +0000 UTC m=+12.192115092 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.580053459 +0000 UTC m=+12.192115092 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ce0 item 23 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394cc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394cc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394cc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394cc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394cc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.581610899 +0000 UTC m=+12.193672532 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394cc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.581610899 +0000 UTC m=+12.193672532 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 24 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc000394e00): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.582666642 +0000 UTC m=+12.194728275 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394e40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.582666642 +0000 UTC m=+12.194728275 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.582666642 +0000 UTC m=+12.194728275 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394f40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b3b0 item 25 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394fc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394fc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394fc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394fc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394fc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.583953246 +0000 UTC m=+12.196014879 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000394fc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395040): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395040): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395040): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.583953246 +0000 UTC m=+12.196014879 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bce0 item 26 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc000395100): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395180): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395180): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395180): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.585268925 +0000 UTC m=+12.197330557 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.585268925 +0000 UTC m=+12.197330557 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395540): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395540): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395540): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.585268925 +0000 UTC m=+12.197330557 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 27 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.586977627 +0000 UTC m=+12.199039260 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003955c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395640): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395640): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395640): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.586977627 +0000 UTC m=+12.199039260 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 28 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395700): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc000395700): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395700): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395700): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395700): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395700): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.588223024 +0000 UTC m=+12.200284657 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395800): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395800): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395800): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.588223024 +0000 UTC m=+12.200284657 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 29 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.589287844 +0000 UTC m=+12.201349478 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.589287844 +0000 UTC m=+12.201349478 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 30 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003959c0): _readAt: size=2, off=0 2024/12/21 03:16:19 ERROR : open-test-file(0xc0003959c0): Couldn't read size of file 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003959c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003959c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003959c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003959c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003959c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.590467348 +0000 UTC m=+12.202528981 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395a00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395ac0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395ac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395ac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395ac0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395ac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.590467348 +0000 UTC m=+12.202528981 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395ac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 31 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 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 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.591616426 +0000 UTC m=+12.203678058 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395b40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395bc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395bc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395bc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395bc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395bc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.591616426 +0000 UTC m=+12.203678058 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395bc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e230 item 32 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.59273188 +0000 UTC m=+12.204793513 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e7e0 item 33 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.593213861 +0000 UTC m=+12.205275494 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.593213861 +0000 UTC m=+12.205275494 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395c80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ee70 item 33 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395cc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395cc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395cc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395cc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395cc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.594227986 +0000 UTC m=+12.206289618 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395cc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f9d0 item 34 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.594646638 +0000 UTC m=+12.206708271 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.594646638 +0000 UTC m=+12.206708271 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000395d80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fd50 item 34 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6000): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6000): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6000): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.59561144 +0000 UTC m=+12.207673073 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344230 item 35 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.595924315 +0000 UTC m=+12.207985938 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c60c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.595924315 +0000 UTC m=+12.207985938 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 35 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.597065838 +0000 UTC m=+12.209127471 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 36 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.597544553 +0000 UTC m=+12.209606186 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.597544553 +0000 UTC m=+12.209606186 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 36 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.598606538 +0000 UTC m=+12.210668171 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 37 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.598918651 +0000 UTC m=+12.210980284 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6340): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6340): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6340): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.598918651 +0000 UTC m=+12.210980284 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 37 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.599946391 +0000 UTC m=+12.212008023 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 38 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.600383397 +0000 UTC m=+12.212445030 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.600383397 +0000 UTC m=+12.212445030 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 38 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6540): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6540): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6540): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.601260406 +0000 UTC m=+12.213322039 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 39 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.601639255 +0000 UTC m=+12.213700888 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6640): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6640): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6640): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6640): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6640): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.601639255 +0000 UTC m=+12.213700888 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6640): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345500 item 39 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.602652758 +0000 UTC m=+12.214714391 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345810 item 40 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.603067974 +0000 UTC m=+12.215129607 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.603067974 +0000 UTC m=+12.215129607 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003459d0 item 40 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.603918063 +0000 UTC m=+12.215979685 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6840): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6840): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 41 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6840): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.604225487 +0000 UTC m=+12.216287120 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345dc0 item 41 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.604557878 +0000 UTC m=+12.216619512 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.604557878 +0000 UTC m=+12.216619512 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a070 item 41 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.605644789 +0000 UTC m=+12.217706422 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507570 item 42 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.605997479 +0000 UTC m=+12.218059112 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bba40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005076c0 item 42 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.606743552 +0000 UTC m=+12.218805185 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb40): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.606743552 +0000 UTC m=+12.218805185 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbb40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507880 item 42 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.608310541 +0000 UTC m=+12.220372174 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e0c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a770 item 43 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.608970483 +0000 UTC m=+12.221032117 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a8c0 item 43 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.610329824 +0000 UTC m=+12.222391457 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.610329824 +0000 UTC m=+12.222391457 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aaf0 item 43 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.611822873 +0000 UTC m=+12.223884507 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aee0 item 44 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.612300476 +0000 UTC m=+12.224362099 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b110 item 44 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.613006375 +0000 UTC m=+12.225068008 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.613006375 +0000 UTC m=+12.225068008 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b260 item 44 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.614153759 +0000 UTC m=+12.226215392 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e780): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e780): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b500 item 45 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e780): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.614572772 +0000 UTC m=+12.226634405 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.614572772 +0000 UTC m=+12.226634405 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b650 item 45 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.616035475 +0000 UTC m=+12.228097108 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e980): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e980): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b960 item 46 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e980): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.617127706 +0000 UTC m=+12.229189339 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.617127706 +0000 UTC m=+12.229189339 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bb90 item 46 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.618471247 +0000 UTC m=+12.230532879 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bea0 item 47 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.619208154 +0000 UTC m=+12.231269787 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.619208154 +0000 UTC m=+12.231269787 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2070 item 47 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.621037722 +0000 UTC m=+12.233099355 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2460 item 48 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.62218729 +0000 UTC m=+12.234248923 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.62218729 +0000 UTC m=+12.234248923 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2770 item 48 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.624045592 +0000 UTC m=+12.236107226 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2af0 item 49 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.624530348 +0000 UTC m=+12.236591982 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.624530348 +0000 UTC m=+12.236591982 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2cb0 item 49 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.625894778 +0000 UTC m=+12.237956412 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3260 item 50 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.626407065 +0000 UTC m=+12.238468698 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044efc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f000): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f000): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f000): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.626407065 +0000 UTC m=+12.238468698 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3b20 item 50 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.62772067 +0000 UTC m=+12.239782303 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334620 item 51 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.628213811 +0000 UTC m=+12.240275454 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f180): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f180): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f180): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.628213811 +0000 UTC m=+12.240275454 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334af0 item 51 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f200): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f200): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f200): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.629399687 +0000 UTC m=+12.241461340 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e70 item 52 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.629942603 +0000 UTC m=+12.242004255 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f300): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f300): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f300): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.629942603 +0000 UTC m=+12.242004255 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003351f0 item 52 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f380): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f380): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f380): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f380): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f380): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.630999156 +0000 UTC m=+12.243060789 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f380): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335810 item 53 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.631435341 +0000 UTC m=+12.243496974 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f480): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f480): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f480): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.631435341 +0000 UTC m=+12.243496974 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ab0 item 53 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f500): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f500): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f500): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.632738627 +0000 UTC m=+12.244800249 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382c40 item 54 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.633295357 +0000 UTC m=+12.245356990 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f600): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f600): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f600): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.633295357 +0000 UTC m=+12.245356990 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383030 item 54 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f680): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f680): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f680): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f680): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f680): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.634331042 +0000 UTC m=+12.246392675 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f680): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003837a0 item 55 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.634765193 +0000 UTC m=+12.246826826 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f780): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f780): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f780): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.634765193 +0000 UTC m=+12.246826826 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383d50 item 55 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.635757818 +0000 UTC m=+12.247819451 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690230 item 56 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.636087514 +0000 UTC m=+12.248149147 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f8c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f900): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.636087514 +0000 UTC m=+12.248149147 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690620 item 56 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.636905112 +0000 UTC m=+12.248966745 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f9c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fa00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fa00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fa00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690b60 item 57 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fa00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fa00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.63723568 +0000 UTC m=+12.249297313 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fa00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690d90 item 57 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.637759588 +0000 UTC m=+12.249821221 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fb00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fb00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fb00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fb00): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fb00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.637759588 +0000 UTC m=+12.249821221 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fb00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691110 item 57 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.638878269 +0000 UTC m=+12.250939903 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fbc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fc00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fc00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fc00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691730 item 58 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fc00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fc00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.639265452 +0000 UTC m=+12.251327085 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fc00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691a40 item 58 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.639789201 +0000 UTC m=+12.251850834 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fcc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fd00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fd00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fd00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fd00): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fd00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.639789201 +0000 UTC m=+12.251850834 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fd00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691c00 item 58 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.640867716 +0000 UTC m=+12.252929350 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fdc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fe00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fe00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fe00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691ea0 item 59 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fe00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fe00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.641466586 +0000 UTC m=+12.253528219 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044fe00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507a40 item 59 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.642034527 +0000 UTC m=+12.254096160 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0007bbc00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138080): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138080): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138080): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.642034527 +0000 UTC m=+12.254096160 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 59 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.643131186 +0000 UTC m=+12.255192819 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006902a0 item 60 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.643546241 +0000 UTC m=+12.255607874 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690690 item 60 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.644061224 +0000 UTC m=+12.256122857 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.644061224 +0000 UTC m=+12.256122857 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006908c0 item 60 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.645179033 +0000 UTC m=+12.257240665 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690fc0 item 61 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.645583869 +0000 UTC m=+12.257645502 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.645583869 +0000 UTC m=+12.257645502 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e740): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006911f0 item 61 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.646816162 +0000 UTC m=+12.258877795 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006917a0 item 62 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.647226018 +0000 UTC m=+12.259287650 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e840): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.647226018 +0000 UTC m=+12.259287650 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044e900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691a40 item 62 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.648359285 +0000 UTC m=+12.260420918 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691d50 item 63 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.648659045 +0000 UTC m=+12.260720678 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ea40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.648659045 +0000 UTC m=+12.260720678 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eb00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a070 item 63 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 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 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.649516187 +0000 UTC m=+12.261577820 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ebc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ae70 item 64 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.649799827 +0000 UTC m=+12.261861460 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ec00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.649799827 +0000 UTC m=+12.261861460 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ecc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b0a0 item 64 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.650626762 +0000 UTC m=+12.262688395 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b6c0 item 65 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.650977488 +0000 UTC m=+12.263039121 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed80): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.650977488 +0000 UTC m=+12.263039121 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ed80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bb20 item 65 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.651912495 +0000 UTC m=+12.263974127 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044edc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003501c0 item 66 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.652377614 +0000 UTC m=+12.264439247 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.652377614 +0000 UTC m=+12.264439247 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350380 item 66 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.653161248 +0000 UTC m=+12.265222882 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ee80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350700 item 67 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.653663065 +0000 UTC m=+12.265724699 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044eec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.653663065 +0000 UTC m=+12.265724699 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 67 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.654767549 +0000 UTC m=+12.266829182 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044ef80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350cb0 item 68 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.655211469 +0000 UTC m=+12.267273102 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f040): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.655211469 +0000 UTC m=+12.267273102 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 68 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f0c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f0c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f0c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f0c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f0c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.656291577 +0000 UTC m=+12.268353211 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f0c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 69 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.656697335 +0000 UTC m=+12.268758969 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.656697335 +0000 UTC m=+12.268758969 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351340 item 69 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f1c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f1c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f1c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f1c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f1c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.657862232 +0000 UTC m=+12.269923885 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f1c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003517a0 item 70 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.658321099 +0000 UTC m=+12.270382723 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.658321099 +0000 UTC m=+12.270382723 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f2c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 70 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f340): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f340): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f340): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.659631107 +0000 UTC m=+12.271692741 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351e30 item 71 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.660041264 +0000 UTC m=+12.272102897 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.660041264 +0000 UTC m=+12.272102897 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f440): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506070 item 71 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f4c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f4c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f4c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f4c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f4c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.661056862 +0000 UTC m=+12.273118495 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f4c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005063f0 item 72 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.66155908 +0000 UTC m=+12.273620712 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.66155908 +0000 UTC m=+12.273620712 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc00044f5c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506540 item 72 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.662808194 +0000 UTC m=+12.274869828 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6140): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6140): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 73 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6140): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.663150794 +0000 UTC m=+12.275212427 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e4d0 item 73 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.663543218 +0000 UTC m=+12.275604851 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c61c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c61c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c61c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c61c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c61c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.663543218 +0000 UTC m=+12.275604851 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c61c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e620 item 73 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.664675093 +0000 UTC m=+12.276736726 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e8c0 item 74 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.665059 +0000 UTC m=+12.277120633 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c62c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 74 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.665585554 +0000 UTC m=+12.277647208 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6380): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.665585554 +0000 UTC m=+12.277647208 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c63c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ecb0 item 74 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.666768394 +0000 UTC m=+12.278830027 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ef50 item 75 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.66708719 +0000 UTC m=+12.279148823 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c64c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): _writeAt: size=3, off=2 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 75 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.667518997 +0000 UTC m=+12.279580630 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c65c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c65c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c65c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c65c0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c65c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.667518997 +0000 UTC m=+12.279580630 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c65c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 75 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.668529294 +0000 UTC m=+12.280590927 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6680): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f570 item 76 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.668883417 +0000 UTC m=+12.280945050 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c66c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f6c0 item 76 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): _writeAt: size=3, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.669256132 +0000 UTC m=+12.281317756 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6780): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.669256132 +0000 UTC m=+12.281317756 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c67c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f810 item 76 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.670519715 +0000 UTC m=+12.282581348 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6880): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb20 item 77 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.671055776 +0000 UTC m=+12.283117409 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c68c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6980): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6980): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6980): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6980): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6980): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.671055776 +0000 UTC m=+12.283117409 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6980): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fc70 item 77 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.672202589 +0000 UTC m=+12.284264222 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 78 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.67248157 +0000 UTC m=+12.284543203 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6a80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6b40): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6b40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6b40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6b40): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6b40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.67248157 +0000 UTC m=+12.284543203 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6b40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 78 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.673436183 +0000 UTC m=+12.285497816 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c40): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c40): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 79 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c40): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.673827205 +0000 UTC m=+12.285888838 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6c40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6d00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6d00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6d00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6d00): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6d00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.673827205 +0000 UTC m=+12.285888838 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6d00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 79 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.674947869 +0000 UTC m=+12.287009502 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6e00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6e00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003393b0 item 80 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6e00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.675288906 +0000 UTC m=+12.287350540 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6ec0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6ec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6ec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6ec0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6ec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.675288906 +0000 UTC m=+12.287350540 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6ec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 80 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.676300126 +0000 UTC m=+12.288361759 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 81 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.676675998 +0000 UTC m=+12.288737641 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f40): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f80): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f80): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f80): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.676675998 +0000 UTC m=+12.288737641 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c6f80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 81 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7000): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7000): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7000): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7000): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7000): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.67761397 +0000 UTC m=+12.289675593 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7000): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8310 item 82 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.677958685 +0000 UTC m=+12.290020317 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c70c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7100): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7100): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7100): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.677958685 +0000 UTC m=+12.290020317 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c85b0 item 82 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7180): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7180): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7180): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.67882882 +0000 UTC m=+12.290890453 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8e70 item 83 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.67922492 +0000 UTC m=+12.291286553 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7280): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7280): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7280): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.67922492 +0000 UTC m=+12.291286553 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c90a0 item 83 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7300): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.680031819 +0000 UTC m=+12.292093452 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9810 item 84 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.680405917 +0000 UTC m=+12.292467551 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c73c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7400): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7400): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.680405917 +0000 UTC m=+12.292467551 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9a40 item 84 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7480): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7480): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7480): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7480): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7480): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.681187398 +0000 UTC m=+12.293249031 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7480): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ce0 item 85 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.681551238 +0000 UTC m=+12.293612870 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7540): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7580): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7580): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7580): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7580): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7580): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.681551238 +0000 UTC m=+12.293612870 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0003c7580): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9e30 item 85 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138100): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138100): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138100): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138100): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138100): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.682672813 +0000 UTC m=+12.294734446 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138100): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a620 item 86 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.683052323 +0000 UTC m=+12.295113956 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001381c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138200): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138200): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138200): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138200): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138200): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.683052323 +0000 UTC m=+12.295113956 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138200): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b030 item 86 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138280): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138280): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138280): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138280): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138280): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.683867435 +0000 UTC m=+12.295929068 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138280): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b490 item 87 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.684247677 +0000 UTC m=+12.296309309 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138380): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138380): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138380): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138380): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138380): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.684247677 +0000 UTC m=+12.296309309 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138380): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b960 item 87 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138400): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138400): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138400): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.685115398 +0000 UTC m=+12.297177031 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 88 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.685510076 +0000 UTC m=+12.297571708 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001384c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138500): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138500): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138500): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138500): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138500): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.685510076 +0000 UTC m=+12.297571708 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138500): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 88 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.686359873 +0000 UTC m=+12.298421496 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001385c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138600): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138600): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138600): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 89 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138600): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138600): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.686735224 +0000 UTC m=+12.298796857 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138600): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 89 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.687081372 +0000 UTC m=+12.299143004 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001386c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138700): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138700): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138700): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138700): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138700): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.687081372 +0000 UTC m=+12.299143004 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138700): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 89 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.688019043 +0000 UTC m=+12.300080676 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001387c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138800): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138800): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138800): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 90 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138800): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138800): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.688336196 +0000 UTC m=+12.300397829 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138800): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 90 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.688690629 +0000 UTC m=+12.300752262 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001388c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138900): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138900): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138900): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138900): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138900): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.688690629 +0000 UTC m=+12.300752262 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138900): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 90 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.689747273 +0000 UTC m=+12.301808905 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc0001389c0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138a00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138a00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138a00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e150 item 91 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138a00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138a00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.690156256 +0000 UTC m=+12.302217890 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138a00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): >_readAt: n=2, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): _writeAt: size=3, off=7 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e2a0 item 91 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.690651031 +0000 UTC m=+12.302712685 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ac0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138b00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138b00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138b00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138b00): >_readAt: n=8, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138b00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.690651031 +0000 UTC m=+12.302712685 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138b00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e700 item 91 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.691779751 +0000 UTC m=+12.303841383 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138bc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138c00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138c00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138c00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f340 item 92 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138c00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138c00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.692270708 +0000 UTC m=+12.304332341 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138c00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): open at offset 5 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f730 item 92 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): _readAt: size=2, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): _writeAt: size=3, off=5 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): >_writeAt: n=3, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.692672459 +0000 UTC m=+12.304734091 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138cc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138d00): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138d00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138d00): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138d00): >_readAt: n=3, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138d00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.692672459 +0000 UTC m=+12.304734091 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138d00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fab0 item 92 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.693522056 +0000 UTC m=+12.305583689 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138dc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138e00): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138e00): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 93 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138e00): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138e00): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.693859467 +0000 UTC m=+12.305921100 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138e00): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ec0): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ec0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ec0): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ec0): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ec0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.693859467 +0000 UTC m=+12.305921100 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138ec0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 93 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.69478764 +0000 UTC m=+12.306849274 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138f80): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138fc0): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138fc0): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138fc0): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003445b0 item 94 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138fc0): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138fc0): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.695131684 +0000 UTC m=+12.307193317 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000138fc0): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139080): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139080): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139080): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139080): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139080): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.695131684 +0000 UTC m=+12.307193317 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139080): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 94 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.696024603 +0000 UTC m=+12.308086235 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139140): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139180): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139180): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139180): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 95 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139180): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139180): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.696366982 +0000 UTC m=+12.308428615 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139180): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139240): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139240): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139240): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139240): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139240): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.696366982 +0000 UTC m=+12.308428615 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139240): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 95 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 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 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): open at offset 0 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): _readAt: size=2, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): >_readAt: n=0, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.697253368 +0000 UTC m=+12.309315001 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139300): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139340): _writeAt: size=5, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139340): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139340): >openPending: err= 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e00 item 96 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139340): >_writeAt: n=5, err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139340): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.697750508 +0000 UTC m=+12.309812140 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139340): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:16:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:16:19 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139400): _readAt: size=512, off=0 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139400): openPending: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139400): >openPending: err= 2024/12/21 03:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139400): >_readAt: n=5, err=EOF 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139400): close: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:16:19.697750508 +0000 UTC m=+12.309812140 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:19 DEBUG : open-test-file(0xc000139400): >close: err= 2024/12/21 03:16:19 DEBUG : open-test-file: Remove: 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 96 2024/12/21 03:16:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:16:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:16:19 DEBUG : open-test-file: >Remove: err= 2024/12/21 03:16:19 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : >WaitForWriters: 2024/12/21 03:16:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:19 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:19 DEBUG : file1: newRWFileHandle: 2024/12/21 03:16:19 DEBUG : file1(0xc0002b7e00): openPending: 2024/12/21 03:16:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:19 DEBUG : file1(0xc0002b7e00): >openPending: err= 2024/12/21 03:16:19 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:16:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:16:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/12/21 03:16:19 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : file1: active writers 1 2024/12/21 03:16:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : file1: active writers 1 2024/12/21 03:16:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : file1: active writers 1 2024/12/21 03:16:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : file1: active writers 1 2024/12/21 03:16:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:19 DEBUG : : Looking for writers 2024/12/21 03:16:19 DEBUG : file1: reading active writers 2024/12/21 03:16:19 DEBUG : file1: active writers 1 2024/12/21 03:16:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:16:20 DEBUG : : Looking for writers 2024/12/21 03:16:20 DEBUG : file1: reading active writers 2024/12/21 03:16:20 DEBUG : file1: active writers 1 2024/12/21 03:16:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:16:20 DEBUG : : Looking for writers 2024/12/21 03:16:20 DEBUG : file1: reading active writers 2024/12/21 03:16:20 DEBUG : file1: active writers 1 2024/12/21 03:16:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:16:20 DEBUG : : Looking for writers 2024/12/21 03:16:20 DEBUG : file1: reading active writers 2024/12/21 03:16:20 DEBUG : file1: active writers 1 2024/12/21 03:16:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:21 DEBUG : : Looking for writers 2024/12/21 03:16:21 DEBUG : file1: reading active writers 2024/12/21 03:16:21 DEBUG : file1: active writers 1 2024/12/21 03:16:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:22 DEBUG : : Looking for writers 2024/12/21 03:16:22 DEBUG : file1: reading active writers 2024/12/21 03:16:22 DEBUG : file1: active writers 1 2024/12/21 03:16:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:23 DEBUG : : Looking for writers 2024/12/21 03:16:23 DEBUG : file1: reading active writers 2024/12/21 03:16:23 DEBUG : file1: active writers 1 2024/12/21 03:16:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:24 DEBUG : : Looking for writers 2024/12/21 03:16:24 DEBUG : file1: reading active writers 2024/12/21 03:16:24 DEBUG : file1: active writers 1 2024/12/21 03:16:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:25 DEBUG : : Looking for writers 2024/12/21 03:16:25 DEBUG : file1: reading active writers 2024/12/21 03:16:25 DEBUG : file1: active writers 1 2024/12/21 03:16:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:26 DEBUG : : Looking for writers 2024/12/21 03:16:26 DEBUG : file1: reading active writers 2024/12/21 03:16:26 DEBUG : file1: active writers 1 2024/12/21 03:16:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:27 DEBUG : : Looking for writers 2024/12/21 03:16:27 DEBUG : file1: reading active writers 2024/12/21 03:16:27 DEBUG : file1: active writers 1 2024/12/21 03:16:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:28 DEBUG : : Looking for writers 2024/12/21 03:16:28 DEBUG : file1: reading active writers 2024/12/21 03:16:28 DEBUG : file1: active writers 1 2024/12/21 03:16:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:30 DEBUG : : Looking for writers 2024/12/21 03:16:30 DEBUG : file1: reading active writers 2024/12/21 03:16:30 DEBUG : file1: active writers 1 2024/12/21 03:16:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:31 DEBUG : : Looking for writers 2024/12/21 03:16:31 DEBUG : file1: reading active writers 2024/12/21 03:16:31 DEBUG : file1: active writers 1 2024/12/21 03:16:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:32 DEBUG : : Looking for writers 2024/12/21 03:16:32 DEBUG : file1: reading active writers 2024/12/21 03:16:32 DEBUG : file1: active writers 1 2024/12/21 03:16:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:33 DEBUG : : Looking for writers 2024/12/21 03:16:33 DEBUG : file1: reading active writers 2024/12/21 03:16:33 DEBUG : file1: active writers 1 2024/12/21 03:16:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:34 DEBUG : : Looking for writers 2024/12/21 03:16:34 DEBUG : file1: reading active writers 2024/12/21 03:16:34 DEBUG : file1: active writers 1 2024/12/21 03:16:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:35 DEBUG : : Looking for writers 2024/12/21 03:16:35 DEBUG : file1: reading active writers 2024/12/21 03:16:35 DEBUG : file1: active writers 1 2024/12/21 03:16:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:36 DEBUG : : Looking for writers 2024/12/21 03:16:36 DEBUG : file1: reading active writers 2024/12/21 03:16:36 DEBUG : file1: active writers 1 2024/12/21 03:16:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:37 DEBUG : : Looking for writers 2024/12/21 03:16:37 DEBUG : file1: reading active writers 2024/12/21 03:16:37 DEBUG : file1: active writers 1 2024/12/21 03:16:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:38 DEBUG : : Looking for writers 2024/12/21 03:16:38 DEBUG : file1: reading active writers 2024/12/21 03:16:38 DEBUG : file1: active writers 1 2024/12/21 03:16:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:39 DEBUG : : Looking for writers 2024/12/21 03:16:39 DEBUG : file1: reading active writers 2024/12/21 03:16:39 DEBUG : file1: active writers 1 2024/12/21 03:16:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:40 DEBUG : : Looking for writers 2024/12/21 03:16:40 DEBUG : file1: reading active writers 2024/12/21 03:16:40 DEBUG : file1: active writers 1 2024/12/21 03:16:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:41 DEBUG : : Looking for writers 2024/12/21 03:16:41 DEBUG : file1: reading active writers 2024/12/21 03:16:41 DEBUG : file1: active writers 1 2024/12/21 03:16:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:42 DEBUG : : Looking for writers 2024/12/21 03:16:42 DEBUG : file1: reading active writers 2024/12/21 03:16:42 DEBUG : file1: active writers 1 2024/12/21 03:16:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:43 DEBUG : : Looking for writers 2024/12/21 03:16:43 DEBUG : file1: reading active writers 2024/12/21 03:16:43 DEBUG : file1: active writers 1 2024/12/21 03:16:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:44 DEBUG : : Looking for writers 2024/12/21 03:16:44 DEBUG : file1: reading active writers 2024/12/21 03:16:44 DEBUG : file1: active writers 1 2024/12/21 03:16:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:45 DEBUG : : Looking for writers 2024/12/21 03:16:45 DEBUG : file1: reading active writers 2024/12/21 03:16:45 DEBUG : file1: active writers 1 2024/12/21 03:16:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:46 DEBUG : : Looking for writers 2024/12/21 03:16:46 DEBUG : file1: reading active writers 2024/12/21 03:16:46 DEBUG : file1: active writers 1 2024/12/21 03:16:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:47 DEBUG : : Looking for writers 2024/12/21 03:16:47 DEBUG : file1: reading active writers 2024/12/21 03:16:47 DEBUG : file1: active writers 1 2024/12/21 03:16:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:48 DEBUG : : Looking for writers 2024/12/21 03:16:48 DEBUG : file1: reading active writers 2024/12/21 03:16:48 DEBUG : file1: active writers 1 2024/12/21 03:16:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:49 DEBUG : : Looking for writers 2024/12/21 03:16:49 DEBUG : file1: reading active writers 2024/12/21 03:16:49 DEBUG : file1: active writers 1 2024/12/21 03:16:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:16:49 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006c02d0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00082d708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642295616} name:file1 opens:1 downloaders: o: fd:0xc000088bb0 info:{ModTime:{wall:13966131527566245622 ext:12332973751 loc:0x3b1a140} ATime:{wall:13966131527566245622 ext:12332973751 loc:0x3b1a140} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/12/21 03:16:49 DEBUG : >WaitForWriters: 2024/12/21 03:16:49 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:49 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:49 DEBUG : rename_me: newRWFileHandle: 2024/12/21 03:16:49 DEBUG : rename_me(0xc00013ae80): openPending: 2024/12/21 03:16:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:16:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/21 03:16:49 DEBUG : rename_me(0xc00013ae80): >openPending: err= 2024/12/21 03:16:49 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/21 03:16:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/21 03:16:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/21 03:16:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/21 03:16:49 DEBUG : rename_me(0xc00013ae80): _writeAt: size=5, off=0 2024/12/21 03:16:49 DEBUG : rename_me(0xc00013ae80): >_writeAt: n=5, err= 2024/12/21 03:16:49 DEBUG : rename_me(0xc00013ae80): close: 2024/12/21 03:16:49 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-21 03:16:49.745300821 +0000 UTC m=+42.357362454 2024/12/21 03:16:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/21 03:16:49 DEBUG : rename_me(0xc00013ae80): >close: err= 2024/12/21 03:16:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/21 03:16:49 DEBUG : i_was_renamed: Updating file with 0xc000001bc0 2024/12/21 03:16:49 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/21 03:16:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/21 03:16:49 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:49 DEBUG : : Looking for writers 2024/12/21 03:16:49 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:16:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:16:49 DEBUG : : Looking for writers 2024/12/21 03:16:49 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:16:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:16:49 DEBUG : : Looking for writers 2024/12/21 03:16:49 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:16:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:16:49 DEBUG : : Looking for writers 2024/12/21 03:16:49 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:16:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:16:49 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/21 03:16:49 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:49 INFO : i_was_renamed: Copied (new) 2024/12/21 03:16:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-21 03:16:49 +0000 UTC" 2024/12/21 03:16:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/21 03:16:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/21 03:16:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/21 03:16:49 DEBUG : : Looking for writers 2024/12/21 03:16:49 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:16:49 DEBUG : >WaitForWriters: 2024/12/21 03:16:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:49 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:16:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{D906u}/rclone-test-rewobur2lope" 2024/12/21 03:16:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:16:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:50 DEBUG : : forgetting directory cache 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0008fcb00): _readAt: size=512, off=0 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0008fcb00): openPending: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:17:49 +0000 UTC" against cached fingerprint "" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:16:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0008fcb00): >openPending: err= 2024/12/21 03:16:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0008fcb00): >_readAt: n=20, err=EOF 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0008fcb00): close: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:17:49 +0000 GMT 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0008fcb00): >close: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:50 DEBUG : : forgetting directory cache 2024/12/21 03:16:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0004a2540): _readAt: size=512, off=0 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0004a2540): openPending: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:18:49 +0000 UTC" against cached fingerprint "20,2024-12-21 02:17:49 +0000 UTC" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:18:49 +0000 UTC" != cached fingerprint "20,2024-12-21 02:17:49 +0000 UTC") 2024/12/21 03:16:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:16:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0004a2540): >openPending: err= 2024/12/21 03:16:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0004a2540): >_readAt: n=20, err=EOF 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0004a2540): close: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:18:49 +0000 GMT 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc0004a2540): >close: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:50 DEBUG : : forgetting directory cache 2024/12/21 03:16:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000b5c0c0): _readAt: size=512, off=0 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000b5c0c0): openPending: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:19:49 +0000 UTC" against cached fingerprint "20,2024-12-21 02:18:49 +0000 UTC" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:19:49 +0000 UTC" != cached fingerprint "20,2024-12-21 02:18:49 +0000 UTC") 2024/12/21 03:16:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:16:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000b5c0c0): >openPending: err= 2024/12/21 03:16:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000b5c0c0): >_readAt: n=20, err=EOF 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000b5c0c0): close: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:19:49 +0000 GMT 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000b5c0c0): >close: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:50 DEBUG : : forgetting directory cache 2024/12/21 03:16:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000138e00): _readAt: size=512, off=0 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000138e00): openPending: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:20:49 +0000 UTC" against cached fingerprint "20,2024-12-21 02:19:49 +0000 UTC" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:20:49 +0000 UTC" != cached fingerprint "20,2024-12-21 02:19:49 +0000 UTC") 2024/12/21 03:16:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:16:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000138e00): >openPending: err= 2024/12/21 03:16:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000138e00): >_readAt: n=20, err=EOF 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000138e00): close: 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:20:49 +0000 GMT 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate(0xc000138e00): >close: err= 2024/12/21 03:16:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:51 DEBUG : : forgetting directory cache 2024/12/21 03:16:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc00013ad80): _readAt: size=512, off=0 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc00013ad80): openPending: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:21:49 +0000 UTC" against cached fingerprint "20,2024-12-21 02:20:49 +0000 UTC" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:21:49 +0000 UTC" != cached fingerprint "20,2024-12-21 02:20:49 +0000 UTC") 2024/12/21 03:16:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:16:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc00013ad80): >openPending: err= 2024/12/21 03:16:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc00013ad80): >_readAt: n=20, err=EOF 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc00013ad80): close: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:21:49 +0000 GMT 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc00013ad80): >close: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:51 DEBUG : : forgetting directory cache 2024/12/21 03:16:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000395600): _readAt: size=512, off=0 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000395600): openPending: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:22:49 +0000 UTC" against cached fingerprint "20,2024-12-21 02:21:49 +0000 UTC" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:22:49 +0000 UTC" != cached fingerprint "20,2024-12-21 02:21:49 +0000 UTC") 2024/12/21 03:16:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:16:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000395600): >openPending: err= 2024/12/21 03:16:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000395600): >_readAt: n=20, err=EOF 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000395600): close: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:22:49 +0000 GMT 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000395600): >close: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:51 DEBUG : : forgetting directory cache 2024/12/21 03:16:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000bc1d00): _readAt: size=512, off=0 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000bc1d00): openPending: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-21 02:23:49 +0000 UTC" against cached fingerprint "20,2024-12-21 02:22:49 +0000 UTC" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-21 02:23:49 +0000 UTC" != cached fingerprint "20,2024-12-21 02:22:49 +0000 UTC") 2024/12/21 03:16:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/21 03:16:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000bc1d00): >openPending: err= 2024/12/21 03:16:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000bc1d00): >_readAt: n=21, err=EOF 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000bc1d00): close: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:23:49 +0000 GMT 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc000bc1d00): >close: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:51 DEBUG : : forgetting directory cache 2024/12/21 03:16:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc0008fdc80): _readAt: size=512, off=0 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc0008fdc80): openPending: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-21 02:24:49 +0000 UTC" against cached fingerprint "21,2024-12-21 02:23:49 +0000 UTC" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-21 02:24:49 +0000 UTC" != cached fingerprint "21,2024-12-21 02:23:49 +0000 UTC") 2024/12/21 03:16:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/21 03:16:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc0008fdc80): >openPending: err= 2024/12/21 03:16:51 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc0008fdc80): >_readAt: n=22, err=EOF 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc0008fdc80): close: 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:24:49 +0000 GMT 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate(0xc0008fdc80): >close: err= 2024/12/21 03:16:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 DEBUG : : forgetting directory cache 2024/12/21 03:16:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc00089a880): _readAt: size=512, off=0 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc00089a880): openPending: 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-21 02:25:49 +0000 UTC" against cached fingerprint "22,2024-12-21 02:24:49 +0000 UTC" 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-21 02:25:49 +0000 UTC" != cached fingerprint "22,2024-12-21 02:24:49 +0000 UTC") 2024/12/21 03:16:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/21 03:16:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc00089a880): >openPending: err= 2024/12/21 03:16:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc00089a880): >_readAt: n=23, err=EOF 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc00089a880): close: 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:25:49 +0000 GMT 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc00089a880): >close: err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 DEBUG : : forgetting directory cache 2024/12/21 03:16:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc0005e2a80): _readAt: size=512, off=0 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc0005e2a80): openPending: 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-21 02:26:49 +0000 UTC" against cached fingerprint "23,2024-12-21 02:25:49 +0000 UTC" 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-21 02:26:49 +0000 UTC" != cached fingerprint "23,2024-12-21 02:25:49 +0000 UTC") 2024/12/21 03:16:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/21 03:16:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc0005e2a80): >openPending: err= 2024/12/21 03:16:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc0005e2a80): >_readAt: n=24, err=EOF 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc0005e2a80): close: 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:26:49 +0000 GMT 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate(0xc0005e2a80): >close: err= 2024/12/21 03:16:52 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:52 DEBUG : : Looking for writers 2024/12/21 03:16:52 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/21 03:16:52 DEBUG : >WaitForWriters: 2024/12/21 03:16:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:52 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:52 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : : forgetting directory cache 2024/12/21 03:16:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/21 03:16:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/21 03:16:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/21 03:16:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/21 03:16:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/21 03:16:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/21 03:16:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/21 03:16:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/21 03:16:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/21 03:16:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/21 03:16:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/21 03:16:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/21 03:16:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/21 03:16:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/21 03:16:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/21 03:16:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/21 03:16:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:52 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:52 DEBUG : : Looking for writers 2024/12/21 03:16:52 DEBUG : FiLeA: reading active writers 2024/12/21 03:16:52 DEBUG : FiLeB: reading active writers 2024/12/21 03:16:52 DEBUG : FilEb: reading active writers 2024/12/21 03:16:52 DEBUG : >WaitForWriters: 2024/12/21 03:16:52 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:52 DEBUG : : Looking for writers 2024/12/21 03:16:52 DEBUG : FiLeA: reading active writers 2024/12/21 03:16:52 DEBUG : FiLeB: reading active writers 2024/12/21 03:16:52 DEBUG : FilEb: reading active writers 2024/12/21 03:16:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:52 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:52 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:52 DEBUG : : Looking for writers 2024/12/21 03:16:52 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/21 03:16:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/21 03:16:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : webdav root 'rclone-test-rewobur2lope': Re-using VFS from active cache 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : dir: Looking for writers 2024/12/21 03:16:53 DEBUG : file2: reading active writers 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : dir: reading active writers 2024/12/21 03:16:53 DEBUG : file1: reading active writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : dir: Looking for writers 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : dir: reading active writers 2024/12/21 03:16:53 DEBUG : file1: reading active writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:53 DEBUG : file1: Open: flags=O_RDONLY 2024/12/21 03:16:53 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/21 03:16:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/21 03:16:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/21 03:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/21 03:16:53 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/21 03:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/21 03:16:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : dir: Looking for writers 2024/12/21 03:16:53 DEBUG : file2: reading active writers 2024/12/21 03:16:53 DEBUG : new_file.txt: reading active writers 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : dir: reading active writers 2024/12/21 03:16:53 DEBUG : file1: reading active writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/21 03:16:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000001800 2024/12/21 03:16:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/21 03:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:53 INFO : dir/file1: Moved (server-side) to: file0 2024/12/21 03:16:53 DEBUG : file0: Updating file with file0 0xc000001800 2024/12/21 03:16:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:16:53 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : dir: Looking for writers 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : dir: reading active writers 2024/12/21 03:16:53 DEBUG : file0: reading active writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:53 DEBUG : : Looking for writers 2024/12/21 03:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:53 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:53 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/21 03:16:54 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:54 DEBUG : b: Looking for writers 2024/12/21 03:16:54 DEBUG : c: Looking for writers 2024/12/21 03:16:54 DEBUG : d: Looking for writers 2024/12/21 03:16:54 DEBUG : : Looking for writers 2024/12/21 03:16:54 DEBUG : a: Looking for writers 2024/12/21 03:16:54 DEBUG : : Looking for writers 2024/12/21 03:16:54 DEBUG : /: reading active writers 2024/12/21 03:16:54 DEBUG : a: reading active writers 2024/12/21 03:16:54 DEBUG : b: reading active writers 2024/12/21 03:16:54 DEBUG : c: reading active writers 2024/12/21 03:16:54 DEBUG : d: reading active writers 2024/12/21 03:16:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:54 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/21 03:16:54 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/21 03:16:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/21 03:16:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/21 03:16:54 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:54 DEBUG : a/b/c/d: Looking for writers 2024/12/21 03:16:54 DEBUG : a/b/c: Looking for writers 2024/12/21 03:16:54 DEBUG : d: reading active writers 2024/12/21 03:16:54 DEBUG : a/b: Looking for writers 2024/12/21 03:16:54 DEBUG : c: reading active writers 2024/12/21 03:16:54 DEBUG : a: Looking for writers 2024/12/21 03:16:54 DEBUG : b: reading active writers 2024/12/21 03:16:54 DEBUG : : Looking for writers 2024/12/21 03:16:54 DEBUG : a: reading active writers 2024/12/21 03:16:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:54 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/21 03:16:54 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/21 03:16:54 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/21 03:16:54 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:16:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:54 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/21 03:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:16:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:54 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (7 bytes), uploading instead of streaming 2024/12/21 03:16:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:54 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:54 DEBUG : : Looking for writers 2024/12/21 03:16:54 DEBUG : file1: reading active writers 2024/12/21 03:16:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:54 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/21 03:16:55 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/21 03:16:55 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/21 03:16:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/21 03:16:55 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (11 bytes), uploading instead of streaming 2024/12/21 03:16:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:55 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:16:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/21 03:16:55 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:55 DEBUG : : Looking for writers 2024/12/21 03:16:55 DEBUG : file1: reading active writers 2024/12/21 03:16:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:56 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:16:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:56 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/21 03:16:56 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:56 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:16:56 DEBUG : file1: WriteFileHandle.Release closing 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:16:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:16:56 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/21 03:16:56 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:16:56 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:16:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:16:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:16:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:16:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:16:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/12/21 03:16:56 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/12/21 03:16:56 DEBUG : : Looking for writers 2024/12/21 03:16:56 DEBUG : file1: reading active writers 2024/12/21 03:16:56 DEBUG : file1: active writers 1 2024/12/21 03:16:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/12/21 03:16:57 DEBUG : : Looking for writers 2024/12/21 03:16:57 DEBUG : file1: reading active writers 2024/12/21 03:16:57 DEBUG : file1: active writers 1 2024/12/21 03:16:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:16:58 DEBUG : : Looking for writers 2024/12/21 03:16:58 DEBUG : file1: reading active writers 2024/12/21 03:16:58 DEBUG : file1: active writers 1 2024/12/21 03:16:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:16:59 DEBUG : : Looking for writers 2024/12/21 03:16:59 DEBUG : file1: reading active writers 2024/12/21 03:16:59 DEBUG : file1: active writers 1 2024/12/21 03:16:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:00 DEBUG : : Looking for writers 2024/12/21 03:17:00 DEBUG : file1: reading active writers 2024/12/21 03:17:00 DEBUG : file1: active writers 1 2024/12/21 03:17:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:01 DEBUG : : Looking for writers 2024/12/21 03:17:01 DEBUG : file1: reading active writers 2024/12/21 03:17:01 DEBUG : file1: active writers 1 2024/12/21 03:17:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:02 DEBUG : : Looking for writers 2024/12/21 03:17:02 DEBUG : file1: reading active writers 2024/12/21 03:17:02 DEBUG : file1: active writers 1 2024/12/21 03:17:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:03 DEBUG : : Looking for writers 2024/12/21 03:17:03 DEBUG : file1: reading active writers 2024/12/21 03:17:03 DEBUG : file1: active writers 1 2024/12/21 03:17:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:04 DEBUG : : Looking for writers 2024/12/21 03:17:04 DEBUG : file1: reading active writers 2024/12/21 03:17:04 DEBUG : file1: active writers 1 2024/12/21 03:17:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:05 DEBUG : : Looking for writers 2024/12/21 03:17:05 DEBUG : file1: reading active writers 2024/12/21 03:17:05 DEBUG : file1: active writers 1 2024/12/21 03:17:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:06 DEBUG : : Looking for writers 2024/12/21 03:17:06 DEBUG : file1: reading active writers 2024/12/21 03:17:06 DEBUG : file1: active writers 1 2024/12/21 03:17:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:07 DEBUG : : Looking for writers 2024/12/21 03:17:07 DEBUG : file1: reading active writers 2024/12/21 03:17:07 DEBUG : file1: active writers 1 2024/12/21 03:17:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:08 DEBUG : : Looking for writers 2024/12/21 03:17:08 DEBUG : file1: reading active writers 2024/12/21 03:17:08 DEBUG : file1: active writers 1 2024/12/21 03:17:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:09 DEBUG : : Looking for writers 2024/12/21 03:17:09 DEBUG : file1: reading active writers 2024/12/21 03:17:09 DEBUG : file1: active writers 1 2024/12/21 03:17:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:10 DEBUG : : Looking for writers 2024/12/21 03:17:10 DEBUG : file1: reading active writers 2024/12/21 03:17:10 DEBUG : file1: active writers 1 2024/12/21 03:17:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:11 DEBUG : : Looking for writers 2024/12/21 03:17:11 DEBUG : file1: reading active writers 2024/12/21 03:17:11 DEBUG : file1: active writers 1 2024/12/21 03:17:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:12 DEBUG : : Looking for writers 2024/12/21 03:17:12 DEBUG : file1: reading active writers 2024/12/21 03:17:12 DEBUG : file1: active writers 1 2024/12/21 03:17:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:13 DEBUG : : Looking for writers 2024/12/21 03:17:13 DEBUG : file1: reading active writers 2024/12/21 03:17:13 DEBUG : file1: active writers 1 2024/12/21 03:17:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:14 DEBUG : : Looking for writers 2024/12/21 03:17:14 DEBUG : file1: reading active writers 2024/12/21 03:17:14 DEBUG : file1: active writers 1 2024/12/21 03:17:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:15 DEBUG : : Looking for writers 2024/12/21 03:17:15 DEBUG : file1: reading active writers 2024/12/21 03:17:15 DEBUG : file1: active writers 1 2024/12/21 03:17:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:16 DEBUG : : Looking for writers 2024/12/21 03:17:16 DEBUG : file1: reading active writers 2024/12/21 03:17:16 DEBUG : file1: active writers 1 2024/12/21 03:17:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:17 DEBUG : : Looking for writers 2024/12/21 03:17:17 DEBUG : file1: reading active writers 2024/12/21 03:17:17 DEBUG : file1: active writers 1 2024/12/21 03:17:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:18 DEBUG : : Looking for writers 2024/12/21 03:17:18 DEBUG : file1: reading active writers 2024/12/21 03:17:18 DEBUG : file1: active writers 1 2024/12/21 03:17:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:19 DEBUG : : Looking for writers 2024/12/21 03:17:19 DEBUG : file1: reading active writers 2024/12/21 03:17:19 DEBUG : file1: active writers 1 2024/12/21 03:17:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:20 DEBUG : : Looking for writers 2024/12/21 03:17:20 DEBUG : file1: reading active writers 2024/12/21 03:17:20 DEBUG : file1: active writers 1 2024/12/21 03:17:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:21 DEBUG : : Looking for writers 2024/12/21 03:17:21 DEBUG : file1: reading active writers 2024/12/21 03:17:21 DEBUG : file1: active writers 1 2024/12/21 03:17:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:22 DEBUG : : Looking for writers 2024/12/21 03:17:22 DEBUG : file1: reading active writers 2024/12/21 03:17:22 DEBUG : file1: active writers 1 2024/12/21 03:17:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:23 DEBUG : : Looking for writers 2024/12/21 03:17:23 DEBUG : file1: reading active writers 2024/12/21 03:17:23 DEBUG : file1: active writers 1 2024/12/21 03:17:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:24 DEBUG : : Looking for writers 2024/12/21 03:17:24 DEBUG : file1: reading active writers 2024/12/21 03:17:24 DEBUG : file1: active writers 1 2024/12/21 03:17:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:25 DEBUG : : Looking for writers 2024/12/21 03:17:25 DEBUG : file1: reading active writers 2024/12/21 03:17:25 DEBUG : file1: active writers 1 2024/12/21 03:17:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/12/21 03:17:26 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/12/21 03:17:26 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:17:26 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:17:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:17:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:17:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:17:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:17:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:17:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:17:26 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:17:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:17:26 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:17:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:17:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:17:26 DEBUG : file1: Open: flags=O_RDONLY 2024/12/21 03:17:26 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/21 03:17:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/21 03:17:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:17:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/21 03:17:26 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:26 DEBUG : : Looking for writers 2024/12/21 03:17:26 DEBUG : file1: reading active writers 2024/12/21 03:17:26 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-rewobur2lope'", Local "Local file system at /tmp/rclone4199045647", Modify Window "1s" 2024/12/21 03:17:26 INFO : webdav root 'rclone-test-rewobur2lope': poll-interval is not supported by this remote 2024/12/21 03:17:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:17:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:17:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:17:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:17:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:17:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:17:26 DEBUG : webdav root 'rclone-test-rewobur2lope': File to upload is small (100 bytes), uploading instead of streaming 2024/12/21 03:17:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/12/21 03:17:26 DEBUG : file1: Size of src and dst objects identical 2024/12/21 03:17:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:17:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:17:26 DEBUG : file1: Open: flags=O_RDONLY 2024/12/21 03:17:26 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/21 03:17:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/21 03:17:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:17:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/21 03:17:26 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:26 DEBUG : : Looking for writers 2024/12/21 03:17:26 DEBUG : file1: reading active writers 2024/12/21 03:17:26 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/21 03:17:26 DEBUG : webdav root 'rclone-test-rewobur2lope': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m18.99481151s (try 1/5)