"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2024/11/01 02:49:18 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-zubesoj5vifo" 2024/11/01 02:49:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:49:18 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2024/11/01 02:49:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/01 02:49:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/01 02:49:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/01 02:49:18 DEBUG : Setting pass="lfGnncDUjOkd4Yn2VlP3PCwmLWB0iE_I-4Gcfe3ropdm" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/01 02:49:18 DEBUG : TestWebdavRclone: detected overridden config - adding "{ZpIY_}" suffix to name 2024/11/01 02:49:18 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2024/11/01 02:49:18 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2024/11/01 02:49:18 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2024/11/01 02:49:18 DEBUG : Setting pass="lfGnncDUjOkd4Yn2VlP3PCwmLWB0iE_I-4Gcfe3ropdm" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2024/11/01 02:49:18 DEBUG : found headers: 2024/11/01 02:49:18 DEBUG : Creating backend with remote "/tmp/rclone3549133328" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:18 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:18 DEBUG : dir: Looking for writers 2024/11/01 02:49:18 DEBUG : : Looking for writers 2024/11/01 02:49:18 DEBUG : dir: reading active writers 2024/11/01 02:49:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:18 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:18 DEBUG : dir/subdir: Looking for writers 2024/11/01 02:49:18 DEBUG : dir: Looking for writers 2024/11/01 02:49:18 DEBUG : file1: reading active writers 2024/11/01 02:49:18 DEBUG : file2: reading active writers 2024/11/01 02:49:18 DEBUG : subdir: reading active writers 2024/11/01 02:49:18 DEBUG : : Looking for writers 2024/11/01 02:49:18 DEBUG : dir: reading active writers 2024/11/01 02:49:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:18 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:18 DEBUG : dir: Looking for writers 2024/11/01 02:49:18 DEBUG : file1: reading active writers 2024/11/01 02:49:18 DEBUG : : Looking for writers 2024/11/01 02:49:18 DEBUG : dir: reading active writers 2024/11/01 02:49:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:18 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:18 DEBUG : dir: Looking for writers 2024/11/01 02:49:18 DEBUG : : Looking for writers 2024/11/01 02:49:18 DEBUG : dir: reading active writers 2024/11/01 02:49:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:18 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : dir: forgetting directory cache 2024/11/01 02:49:19 DEBUG : : forgetting directory cache 2024/11/01 02:49:19 DEBUG : dir: forgetting directory cache 2024/11/01 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:19 DEBUG : : Looking for writers 2024/11/01 02:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:19 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/01 02:49:19 DEBUG : dir: invalidating directory cache 2024/11/01 02:49:19 DEBUG : : >ForgetPath: 2024/11/01 02:49:19 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/01 02:49:19 DEBUG : : invalidating directory cache 2024/11/01 02:49:19 DEBUG : dir: forgetting directory cache 2024/11/01 02:49:19 DEBUG : : >ForgetPath: 2024/11/01 02:49:19 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/01 02:49:19 DEBUG : : >ForgetPath: 2024/11/01 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:19 DEBUG : dir: Looking for writers 2024/11/01 02:49:19 DEBUG : : Looking for writers 2024/11/01 02:49:19 DEBUG : dir: reading active writers 2024/11/01 02:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:19 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : : forgetting directory cache 2024/11/01 02:49:19 DEBUG : dir: forgetting directory cache 2024/11/01 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:19 DEBUG : dir: Looking for writers 2024/11/01 02:49:19 DEBUG : fil/a/b: Looking for writers 2024/11/01 02:49:19 DEBUG : fil/a: Looking for writers 2024/11/01 02:49:19 DEBUG : b: reading active writers 2024/11/01 02:49:19 DEBUG : fil: Looking for writers 2024/11/01 02:49:19 DEBUG : a: reading active writers 2024/11/01 02:49:19 DEBUG : : Looking for writers 2024/11/01 02:49:19 DEBUG : dir: reading active writers 2024/11/01 02:49:19 DEBUG : fil: reading active writers 2024/11/01 02:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:19 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:19 DEBUG : dir: Looking for writers 2024/11/01 02:49:19 DEBUG : : Looking for writers 2024/11/01 02:49:19 DEBUG : dir: reading active writers 2024/11/01 02:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:19 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:19 DEBUG : dir: Looking for writers 2024/11/01 02:49:19 DEBUG : file1: reading active writers 2024/11/01 02:49:19 DEBUG : : Looking for writers 2024/11/01 02:49:19 DEBUG : dir: reading active writers 2024/11/01 02:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:19 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/01 02:49:20 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 DEBUG : dir: invalidating directory cache 2024/11/01 02:49:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/01 02:49:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/01 02:49:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/01 02:49:20 DEBUG : dir/file1: Reset virtual modtime 2024/11/01 02:49:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/01 02:49:20 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:20 DEBUG : dir: invalidating directory cache 2024/11/01 02:49:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/01 02:49:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/01 02:49:20 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/01 02:49:20 DEBUG : : forgetting directory cache 2024/11/01 02:49:20 DEBUG : dir: forgetting directory cache 2024/11/01 02:49:20 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/01 02:49:20 DEBUG : dir/file1: Reset virtual modtime 2024/11/01 02:49:20 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/01 02:49:20 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:20 DEBUG : dir/virtualDir: Looking for writers 2024/11/01 02:49:20 DEBUG : dir: Looking for writers 2024/11/01 02:49:20 DEBUG : file1: reading active writers 2024/11/01 02:49:20 DEBUG : virtualFile2: reading active writers 2024/11/01 02:49:20 DEBUG : virtualFile: reading active writers 2024/11/01 02:49:20 DEBUG : virtualDir: reading active writers 2024/11/01 02:49:20 DEBUG : : Looking for writers 2024/11/01 02:49:20 DEBUG : dir: reading active writers 2024/11/01 02:49:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:20 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 ERROR : dir/: Can only open directories read only 2024/11/01 02:49:20 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:20 DEBUG : dir: Looking for writers 2024/11/01 02:49:20 DEBUG : : Looking for writers 2024/11/01 02:49:20 DEBUG : dir: reading active writers 2024/11/01 02:49:20 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:20 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/01 02:49:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/01 02:49:20 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (5 bytes), uploading instead of streaming 2024/11/01 02:49:20 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 NOTICE: webdav root 'rclone-test-zubesoj5vifo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/01 02:49:20 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/01 02:49:20 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:20 DEBUG : dir: Looking for writers 2024/11/01 02:49:20 DEBUG : file1: reading active writers 2024/11/01 02:49:20 DEBUG : potato: reading active writers 2024/11/01 02:49:20 DEBUG : : Looking for writers 2024/11/01 02:49:20 DEBUG : dir: reading active writers 2024/11/01 02:49:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:20 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/01 02:49:20 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:20 DEBUG : dir/sub: Looking for writers 2024/11/01 02:49:20 DEBUG : dir: Looking for writers 2024/11/01 02:49:20 DEBUG : file1: reading active writers 2024/11/01 02:49:20 DEBUG : sub: reading active writers 2024/11/01 02:49:20 DEBUG : : Looking for writers 2024/11/01 02:49:20 DEBUG : dir: reading active writers 2024/11/01 02:49:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:21 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/01 02:49:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/01 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:21 DEBUG : dir/sub/subsub: Looking for writers 2024/11/01 02:49:21 DEBUG : dir/sub: Looking for writers 2024/11/01 02:49:21 DEBUG : subsub: reading active writers 2024/11/01 02:49:21 DEBUG : dir: Looking for writers 2024/11/01 02:49:21 DEBUG : file1: reading active writers 2024/11/01 02:49:21 DEBUG : sub: reading active writers 2024/11/01 02:49:21 DEBUG : : Looking for writers 2024/11/01 02:49:21 DEBUG : dir: reading active writers 2024/11/01 02:49:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:21 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:21 ERROR : dir/: Dir.Remove not empty 2024/11/01 02:49:21 DEBUG : dir/file1: Remove: 2024/11/01 02:49:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:21 DEBUG : dir/file1: >Remove: err= 2024/11/01 02:49:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/01 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:21 DEBUG : : Looking for writers 2024/11/01 02:49:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:21 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:21 DEBUG : dir/file1: Remove: 2024/11/01 02:49:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:21 DEBUG : dir/file1: >Remove: err= 2024/11/01 02:49:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/01 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:21 DEBUG : : Looking for writers 2024/11/01 02:49:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:21 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:21 DEBUG : dir/file1: Remove: 2024/11/01 02:49:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:21 DEBUG : dir/file1: >Remove: err= 2024/11/01 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:21 DEBUG : dir: Looking for writers 2024/11/01 02:49:21 DEBUG : : Looking for writers 2024/11/01 02:49:21 DEBUG : dir: reading active writers 2024/11/01 02:49:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:21 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:21 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/01 02:49:22 DEBUG : dir: Updating dir with dir2 0xc00047e410 2024/11/01 02:49:22 DEBUG : dir: forgetting directory cache 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/01 02:49:22 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/01 02:49:22 DEBUG : file2: Updating file with file2 0xc00059c480 2024/11/01 02:49:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/01 02:49:22 INFO : dir2/file3: Deleted 2024/11/01 02:49:22 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/01 02:49:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00059c480 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/01 02:49:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/01 02:49:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000e56c0 2024/11/01 02:49:22 DEBUG : empty directory: forgetting directory cache 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/01 02:49:22 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/01 02:49:22 DEBUG : dir2: Renaming to "dir3" 2024/11/01 02:49:22 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:22 DEBUG : dir3: Looking for writers 2024/11/01 02:49:22 DEBUG : file3: reading active writers 2024/11/01 02:49:22 DEBUG : renamed empty directory: Looking for writers 2024/11/01 02:49:22 DEBUG : : Looking for writers 2024/11/01 02:49:22 DEBUG : dir3: reading active writers 2024/11/01 02:49:22 DEBUG : renamed empty directory: reading active writers 2024/11/01 02:49:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:22 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:22 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:22 DEBUG : dir: Looking for writers 2024/11/01 02:49:22 DEBUG : file1: reading active writers 2024/11/01 02:49:22 DEBUG : : Looking for writers 2024/11/01 02:49:22 DEBUG : dir: reading active writers 2024/11/01 02:49:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:22 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:22 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:22 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2024/11/01 02:49:22 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:22 DEBUG : dir: Looking for writers 2024/11/01 02:49:22 DEBUG : file1: reading active writers 2024/11/01 02:49:22 DEBUG : : Looking for writers 2024/11/01 02:49:22 DEBUG : dir: reading active writers 2024/11/01 02:49:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:22 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:22 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:22 DEBUG : dir: Looking for writers 2024/11/01 02:49:22 DEBUG : file1: reading active writers 2024/11/01 02:49:22 DEBUG : : Looking for writers 2024/11/01 02:49:22 DEBUG : dir: reading active writers 2024/11/01 02:49:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2024/11/01 02:49:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/01 02:49:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/01 02:49:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/01 02:49:22 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:22 DEBUG : : Looking for writers 2024/11/01 02:49:22 DEBUG : file.txt: reading active writers 2024/11/01 02:49:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:22 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:23 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (25 bytes), uploading instead of streaming 2024/11/01 02:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : file1: reading active writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:23 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : dir/file1: Remove: 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:23 DEBUG : dir/file1: >Remove: err= 2024/11/01 02:49:23 DEBUG : dir/file1: Remove: 2024/11/01 02:49:23 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:23 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : dir/file1: Remove: 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:23 DEBUG : dir/file1: >Remove: err= 2024/11/01 02:49:23 DEBUG : dir/file1: Remove: 2024/11/01 02:49:23 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:23 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/01 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/01 02:49:23 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/01 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/01 02:49:23 DEBUG : dir/file1: Open: flags=0x3 2024/11/01 02:49:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/01 02:49:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : file1: reading active writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:23 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : file1: reading active writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: 2024/11/01 02:49:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b4180 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/01 02:49:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b4180 2024/11/01 02:49:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007b4180 2024/11/01 02:49:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:23 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (25 bytes), uploading instead of streaming 2024/11/01 02:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:23 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/01 02:49:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:23 DEBUG : newLeaf: Running delayed rename now 2024/11/01 02:49:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b4180 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: 2024/11/01 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:23 DEBUG : dir: Looking for writers 2024/11/01 02:49:23 DEBUG : : Looking for writers 2024/11/01 02:49:23 DEBUG : dir: reading active writers 2024/11/01 02:49:23 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:23 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : file1: reading active writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : >WaitForWriters: 2024/11/01 02:49:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b46c0 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/01 02:49:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b46c0 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007b46c0 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:24 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (25 bytes), uploading instead of streaming 2024/11/01 02:49:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:24 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:24 DEBUG : newLeaf: Running delayed rename now 2024/11/01 02:49:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b46c0 2024/11/01 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : >WaitForWriters: 2024/11/01 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : >WaitForWriters: 2024/11/01 02:49:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:24 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/01 02:49:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000539f00): openPending: 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000539f00): >openPending: err= 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000539f00): _writeAt: size=14, off=0 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000539f00): >_writeAt: n=14, err= 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000539f00): close: 2024/11/01 02:49:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/01 02:49:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000539f00): >close: err= 2024/11/01 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : file1: reading active writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : file1: reading active writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : file1: reading active writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : file1: reading active writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: starting upload 2024/11/01 02:49:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:24 INFO : dir/file1: Copied (replaced existing) 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : file1: reading active writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : >WaitForWriters: 2024/11/01 02:49:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:24 DEBUG : dir/file1(0xc0004dfc40): _readAt: size=512, off=0 2024/11/01 02:49:24 DEBUG : dir/file1(0xc0004dfc40): openPending: 2024/11/01 02:49:24 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/11/01 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1(0xc0004dfc40): >openPending: err= 2024/11/01 02:49:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/01 02:49:24 DEBUG : dir/file1(0xc0004dfc40): >_readAt: n=14, err=EOF 2024/11/01 02:49:24 DEBUG : dir/file1(0xc0004dfc40): close: 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:24 DEBUG : dir/file1(0xc0004dfc40): >close: err= 2024/11/01 02:49:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00059c3c0 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/01 02:49:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/01 02:49:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00059c3c0 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000642440): openPending: 2024/11/01 02:49:24 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/11/01 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000642440): >openPending: err= 2024/11/01 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000642440): _writeAt: size=25, off=0 2024/11/01 02:49:24 DEBUG : dir/file1(0xc000642440): >_writeAt: n=25, err= 2024/11/01 02:49:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00059c3c0 2024/11/01 02:49:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:24 DEBUG : newLeaf(0xc000642440): close: 2024/11/01 02:49:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/01 02:49:24 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-01 02:49:24.754177834 +0000 UTC m=+6.594534751 2024/11/01 02:49:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:24 DEBUG : newLeaf(0xc000642440): >close: err= 2024/11/01 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:24 DEBUG : newLeaf: vfs cache: starting upload 2024/11/01 02:49:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:24 INFO : newLeaf: Copied (replaced existing) 2024/11/01 02:49:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-01 02:49:24 +0000 UTC" 2024/11/01 02:49:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/01 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : >WaitForWriters: 2024/11/01 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:24 DEBUG : dir: Looking for writers 2024/11/01 02:49:24 DEBUG : : Looking for writers 2024/11/01 02:49:24 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:24 DEBUG : dir: reading active writers 2024/11/01 02:49:24 DEBUG : >WaitForWriters: 2024/11/01 02:49:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:25 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:25 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : file1: reading active writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : >WaitForWriters: 2024/11/01 02:49:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00059ca80 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/01 02:49:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00059ca80 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00078c680): openPending: 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00078c680): >openPending: err= 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00078c680): _writeAt: size=25, off=0 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00078c680): >_writeAt: n=25, err= 2024/11/01 02:49:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00059ca80 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:25 DEBUG : newLeaf(0xc00078c680): close: 2024/11/01 02:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/01 02:49:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-01 02:49:25.253255001 +0000 UTC m=+7.093611917 2024/11/01 02:49:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:25 DEBUG : newLeaf(0xc00078c680): >close: err= 2024/11/01 02:49:25 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:25 DEBUG : newLeaf: vfs cache: starting upload 2024/11/01 02:49:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:25 INFO : newLeaf: Copied (replaced existing) 2024/11/01 02:49:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-01 02:49:25 +0000 UTC" 2024/11/01 02:49:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : >WaitForWriters: 2024/11/01 02:49:25 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : >WaitForWriters: 2024/11/01 02:49:25 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:25 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/01 02:49:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:25 DEBUG : dir/file1(0xc000772700): openPending: 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1(0xc000772700): >openPending: err= 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:25 DEBUG : dir/file1(0xc000772700): _writeAt: size=14, off=0 2024/11/01 02:49:25 DEBUG : dir/file1(0xc000772700): >_writeAt: n=14, err= 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/01 02:49:25 DEBUG : dir/file1(0xc000772700): close: 2024/11/01 02:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/01 02:49:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:25 DEBUG : dir/file1(0xc000772700): >close: err= 2024/11/01 02:49:25 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : file1: reading active writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : file1: reading active writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : file1: reading active writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : file1: reading active writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: starting upload 2024/11/01 02:49:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:25 INFO : dir/file1: Copied (replaced existing) 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : file1: reading active writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : >WaitForWriters: 2024/11/01 02:49:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00079f300): _readAt: size=512, off=0 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00079f300): openPending: 2024/11/01 02:49:25 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/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00079f300): >openPending: err= 2024/11/01 02:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00079f300): >_readAt: n=14, err=EOF 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00079f300): close: 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00079f300): >close: err= 2024/11/01 02:49:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00066f080 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/01 02:49:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/01 02:49:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00066f080 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00088f580): openPending: 2024/11/01 02:49:25 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/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00088f580): >openPending: err= 2024/11/01 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00088f580): _writeAt: size=25, off=0 2024/11/01 02:49:25 DEBUG : dir/file1(0xc00088f580): >_writeAt: n=25, err= 2024/11/01 02:49:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00066f080 2024/11/01 02:49:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:25 DEBUG : newLeaf(0xc00088f580): close: 2024/11/01 02:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/01 02:49:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-01 02:49:25.899644453 +0000 UTC m=+7.740001380 2024/11/01 02:49:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:25 DEBUG : newLeaf(0xc00088f580): >close: err= 2024/11/01 02:49:25 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:25 DEBUG : dir: Looking for writers 2024/11/01 02:49:25 DEBUG : : Looking for writers 2024/11/01 02:49:25 DEBUG : dir: reading active writers 2024/11/01 02:49:25 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: starting upload 2024/11/01 02:49:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:26 INFO : newLeaf: Copied (replaced existing) 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-01 02:49:25 +0000 UTC" 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/01 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: 2024/11/01 02:49:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:26 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : file1: reading active writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: 2024/11/01 02:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:26 DEBUG : dir/file1(0xc000872d40): _readAt: size=512, off=0 2024/11/01 02:49:26 DEBUG : dir/file1(0xc000872d40): openPending: 2024/11/01 02:49:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/01 02:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:26 DEBUG : dir/file1(0xc000872d40): >openPending: err= 2024/11/01 02:49:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:26 DEBUG : dir/file1(0xc000872d40): >_readAt: n=14, err=EOF 2024/11/01 02:49:26 DEBUG : dir/file1(0xc000872d40): close: 2024/11/01 02:49:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:26 DEBUG : dir/file1(0xc000872d40): >close: err= 2024/11/01 02:49:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000241d40 2024/11/01 02:49:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/01 02:49:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/01 02:49:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000241d40 2024/11/01 02:49:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/01 02:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:26 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:26 DEBUG : dir/file1(0xc00098e340): openPending: 2024/11/01 02:49:26 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/11/01 02:49:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/01 02:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:26 DEBUG : dir/file1(0xc00098e340): >openPending: err= 2024/11/01 02:49:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:26 DEBUG : dir/file1(0xc00098e340): _writeAt: size=25, off=0 2024/11/01 02:49:26 DEBUG : dir/file1(0xc00098e340): >_writeAt: n=25, err= 2024/11/01 02:49:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/01 02:49:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/01 02:49:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000241d40 2024/11/01 02:49:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:26 DEBUG : newLeaf(0xc00098e340): close: 2024/11/01 02:49:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-01 02:49:26.406058529 +0000 UTC m=+8.246415447 2024/11/01 02:49:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:26 DEBUG : newLeaf(0xc00098e340): >close: err= 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: starting upload 2024/11/01 02:49:26 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:26 INFO : newLeaf: Copied (replaced existing) 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-01 02:49:26 +0000 UTC" 2024/11/01 02:49:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/01 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/01 02:49:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : newLeaf: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: 2024/11/01 02:49:26 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-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:26 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:26 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 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-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:26 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : file1: reading active writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:26 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/01 02:49:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/01 02:49:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/01 02:49:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/01 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/01 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:26 DEBUG : dir: Looking for writers 2024/11/01 02:49:26 DEBUG : file1: reading active writers 2024/11/01 02:49:26 DEBUG : : Looking for writers 2024/11/01 02:49:26 DEBUG : dir: reading active writers 2024/11/01 02:49:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:27 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/01 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/01 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/01 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/01 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/01 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/01 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/01 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/01 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/01 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/01 02:49:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/01 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:27 DEBUG : dir: Looking for writers 2024/11/01 02:49:27 DEBUG : file1: reading active writers 2024/11/01 02:49:27 DEBUG : : Looking for writers 2024/11/01 02:49:27 DEBUG : dir: reading active writers 2024/11/01 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:27 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:27 DEBUG : dir: Looking for writers 2024/11/01 02:49:27 DEBUG : file1: reading active writers 2024/11/01 02:49:27 DEBUG : : Looking for writers 2024/11/01 02:49:27 DEBUG : dir: reading active writers 2024/11/01 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:27 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/01 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/01 02:49:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/01 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:27 DEBUG : dir: Looking for writers 2024/11/01 02:49:27 DEBUG : file1: reading active writers 2024/11/01 02:49:27 DEBUG : : Looking for writers 2024/11/01 02:49:27 DEBUG : dir: reading active writers 2024/11/01 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:27 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:27 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): _readAt: size=1, off=0 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): openPending: 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): >openPending: err= 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): _readAt: size=256, off=1 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): >_readAt: n=15, err=EOF 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): _readAt: size=16, off=16 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): close: 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): >close: err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): close: 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0006909c0): >close: err=file already closed 2024/11/01 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:27 DEBUG : dir: Looking for writers 2024/11/01 02:49:27 DEBUG : file1: reading active writers 2024/11/01 02:49:27 DEBUG : : Looking for writers 2024/11/01 02:49:27 DEBUG : dir: reading active writers 2024/11/01 02:49:27 DEBUG : >WaitForWriters: 2024/11/01 02:49:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:27 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:27 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): _readAt: size=1, off=0 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): openPending: 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >openPending: err= 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): _readAt: size=1, off=5 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): _readAt: size=1, off=3 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): _readAt: size=1, off=13 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): _readAt: size=16, off=100 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): close: 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:27 DEBUG : dir/file1(0xc0009dd9c0): >close: err= 2024/11/01 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:27 DEBUG : dir: Looking for writers 2024/11/01 02:49:27 DEBUG : file1: reading active writers 2024/11/01 02:49:27 DEBUG : : Looking for writers 2024/11/01 02:49:27 DEBUG : dir: reading active writers 2024/11/01 02:49:27 DEBUG : >WaitForWriters: 2024/11/01 02:49:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:27 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:27 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=1, off=0 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): openPending: 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >openPending: err= 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=1, off=5 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=1, off=1 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=1, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=6, off=10 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=6, err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=256, off=10 2024/11/01 02:49:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=6, err=EOF 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=256, off=100 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=0, err=EOF 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): close: 2024/11/01 02:49:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >close: err= 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): _readAt: size=256, off=100 2024/11/01 02:49:27 DEBUG : dir/file1(0xc000bdf340): >_readAt: n=0, err=file already closed 2024/11/01 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:27 DEBUG : dir: Looking for writers 2024/11/01 02:49:27 DEBUG : file1: reading active writers 2024/11/01 02:49:27 DEBUG : : Looking for writers 2024/11/01 02:49:27 DEBUG : dir: reading active writers 2024/11/01 02:49:27 DEBUG : >WaitForWriters: 2024/11/01 02:49:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:28 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): RWFileHandle.Flush 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): _readAt: size=256, off=0 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): openPending: 2024/11/01 02:49:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): >openPending: err= 2024/11/01 02:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/01 02:49:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:49:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): >_readAt: n=16, err=EOF 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): RWFileHandle.Flush 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): RWFileHandle.Flush 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): close: 2024/11/01 02:49:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:28 DEBUG : dir/file1(0xc000bf6dc0): >close: err= 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : dir: Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : dir: reading active writers 2024/11/01 02:49:28 DEBUG : >WaitForWriters: 2024/11/01 02:49:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:28 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/01 02:49:28 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): _readAt: size=256, off=0 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): openPending: 2024/11/01 02:49:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): >openPending: err= 2024/11/01 02:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/01 02:49:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:49:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): >_readAt: n=16, err=EOF 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): RWFileHandle.Release 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): close: 2024/11/01 02:49:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): >close: err= 2024/11/01 02:49:28 DEBUG : dir/file1(0xc0006ba400): RWFileHandle.Release 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : dir: Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : dir: reading active writers 2024/11/01 02:49:28 DEBUG : >WaitForWriters: 2024/11/01 02:49:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:28 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:28 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): openPending: 2024/11/01 02:49:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): >openPending: err= 2024/11/01 02:49:28 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): _writeAt: size=5, off=0 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): >_writeAt: n=5, err= 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): _writeAt: size=7, off=5 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): >_writeAt: n=7, err= 2024/11/01 02:49:28 DEBUG : file1: vfs cache: truncate to size=11 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): close: 2024/11/01 02:49:28 DEBUG : file1: vfs cache: setting modification time to 2024-11-01 02:49:28.364137728 +0000 UTC m=+10.204494644 2024/11/01 02:49:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): >close: err= 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): close: 2024/11/01 02:49:28 DEBUG : file1(0xc0006f4f40): >close: err=file already closed 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:28 DEBUG : file1: vfs cache: starting upload 2024/11/01 02:49:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:28 INFO : file1: Copied (new) 2024/11/01 02:49:28 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-01 02:49:28 +0000 UTC" 2024/11/01 02:49:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 INFO : file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : >WaitForWriters: 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : >WaitForWriters: 2024/11/01 02:49:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:28 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:28 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): openPending: 2024/11/01 02:49:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): >openPending: err= 2024/11/01 02:49:28 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): _writeAt: size=7, off=0 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): >_writeAt: n=7, err= 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): _writeAt: size=6, off=5 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): >_writeAt: n=6, err= 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): close: 2024/11/01 02:49:28 DEBUG : file1: vfs cache: setting modification time to 2024-11-01 02:49:28.562216951 +0000 UTC m=+10.402573867 2024/11/01 02:49:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): >close: err= 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): _writeAt: size=5, off=0 2024/11/01 02:49:28 DEBUG : file1(0xc000bf7f40): >_writeAt: n=0, err=file already closed 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:28 DEBUG : file1: vfs cache: starting upload 2024/11/01 02:49:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:28 INFO : file1: Copied (new) 2024/11/01 02:49:28 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-01 02:49:28 +0000 UTC" 2024/11/01 02:49:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 INFO : file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : >WaitForWriters: 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : >WaitForWriters: 2024/11/01 02:49:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:28 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:28 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:28 DEBUG : file1(0xc00083ee00): openPending: 2024/11/01 02:49:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : file1(0xc00083ee00): >openPending: err= 2024/11/01 02:49:28 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/01 02:49:28 DEBUG : file1(0xc00083ee00): close: 2024/11/01 02:49:28 DEBUG : file1: vfs cache: setting modification time to 2024-11-01 02:49:28.756898593 +0000 UTC m=+10.597255511 2024/11/01 02:49:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:28 DEBUG : file1(0xc00083ee00): >close: err= 2024/11/01 02:49:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/01 02:49:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:49:28 DEBUG : file2: newRWFileHandle: 2024/11/01 02:49:28 DEBUG : file2(0xc00083eec0): openPending: 2024/11/01 02:49:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/01 02:49:28 DEBUG : file2(0xc00083eec0): >openPending: err= 2024/11/01 02:49:28 DEBUG : file2: >newRWFileHandle: err= 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/01 02:49:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/01 02:49:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/01 02:49:28 DEBUG : file2(0xc00083eec0): RWFileHandle.Flush 2024/11/01 02:49:28 DEBUG : file2(0xc00083eec0): RWFileHandle.Release 2024/11/01 02:49:28 DEBUG : file2(0xc00083eec0): close: 2024/11/01 02:49:28 DEBUG : file2: vfs cache: setting modification time to 2024-11-01 02:49:28.75726576 +0000 UTC m=+10.597622677 2024/11/01 02:49:28 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:28 DEBUG : file2(0xc00083eec0): >close: err= 2024/11/01 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : file2: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : file2: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : file2: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : file2: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/01 02:49:28 DEBUG : file2: vfs cache: starting upload 2024/11/01 02:49:28 DEBUG : file1: vfs cache: starting upload 2024/11/01 02:49:28 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:28 INFO : file2: Copied (new) 2024/11/01 02:49:28 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-01 02:49:28 +0000 UTC" 2024/11/01 02:49:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/01 02:49:28 INFO : file2: vfs cache: upload succeeded try #1 2024/11/01 02:49:28 DEBUG : : Looking for writers 2024/11/01 02:49:28 DEBUG : file1: reading active writers 2024/11/01 02:49:28 DEBUG : file2: reading active writers 2024/11/01 02:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/01 02:49:28 INFO : file1: Copied (new) 2024/11/01 02:49:28 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-01 02:49:28 +0000 UTC" 2024/11/01 02:49:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:28 INFO : file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : file2: reading active writers 2024/11/01 02:49:29 DEBUG : >WaitForWriters: 2024/11/01 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : file2: reading active writers 2024/11/01 02:49:29 DEBUG : >WaitForWriters: 2024/11/01 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:29 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:29 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): openPending: 2024/11/01 02:49:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): >openPending: err= 2024/11/01 02:49:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): _writeAt: size=5, off=0 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): >_writeAt: n=5, err= 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): RWFileHandle.Flush 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): RWFileHandle.Flush 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): close: 2024/11/01 02:49:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-01 02:49:29.124165855 +0000 UTC m=+10.964522772 2024/11/01 02:49:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:29 DEBUG : file1(0xc000995ac0): >close: err= 2024/11/01 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:29 DEBUG : file1: vfs cache: starting upload 2024/11/01 02:49:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:29 INFO : file1: Copied (new) 2024/11/01 02:49:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-01 02:49:29 +0000 UTC" 2024/11/01 02:49:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : >WaitForWriters: 2024/11/01 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:29 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:29 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): openPending: 2024/11/01 02:49:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): >openPending: err= 2024/11/01 02:49:29 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): _writeAt: size=5, off=0 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): >_writeAt: n=5, err= 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): RWFileHandle.Release 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): close: 2024/11/01 02:49:29 DEBUG : file1: vfs cache: setting modification time to 2024-11-01 02:49:29.309438223 +0000 UTC m=+11.149795130 2024/11/01 02:49:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): >close: err= 2024/11/01 02:49:29 DEBUG : file1(0xc000862b80): RWFileHandle.Release 2024/11/01 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:29 DEBUG : file1: vfs cache: starting upload 2024/11/01 02:49:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:29 INFO : file1: Copied (new) 2024/11/01 02:49:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-01 02:49:29 +0000 UTC" 2024/11/01 02:49:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : >WaitForWriters: 2024/11/01 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:29 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/01 02:49:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00088ddc0): openPending: 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00088ddc0): >openPending: err= 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/01 02:49:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00088ddc0): _writeAt: size=5, off=0 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00088ddc0): >_writeAt: n=5, err= 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00088ddc0): close: 2024/11/01 02:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-01 02:49:29.560278408 +0000 UTC m=+11.400635335 2024/11/01 02:49:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00088ddc0): >close: err= 2024/11/01 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: starting upload 2024/11/01 02:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:29 INFO : dir/file1: Copied (replaced existing) 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-01 02:49:29 +0000 UTC" 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : >WaitForWriters: 2024/11/01 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:29 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/01 02:49:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/01 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/01 02:49:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): _writeAt: size=5, off=0 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): openPending: 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/01 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): >openPending: err= 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): >_writeAt: n=5, err= 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): _writeAt: size=15, off=5 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): >_writeAt: n=15, err= 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): close: 2024/11/01 02:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-01 02:49:29.844325153 +0000 UTC m=+11.684682069 2024/11/01 02:49:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:29 DEBUG : dir/file1(0xc00078d640): >close: err= 2024/11/01 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: starting upload 2024/11/01 02:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:29 INFO : dir/file1: Copied (replaced existing) 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-01 02:49:29 +0000 UTC" 2024/11/01 02:49:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:29 DEBUG : dir: Looking for writers 2024/11/01 02:49:29 DEBUG : file1: reading active writers 2024/11/01 02:49:29 DEBUG : : Looking for writers 2024/11/01 02:49:29 DEBUG : dir: reading active writers 2024/11/01 02:49:29 DEBUG : >WaitForWriters: 2024/11/01 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:30 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : file1(0xc00074c3c0): openPending: 2024/11/01 02:49:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:30 DEBUG : file1(0xc00074c3c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/01 02:49:30 DEBUG : file1(0xc00074c3c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : file1(0xc00074c3c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : file1(0xc00074c3c0): close: 2024/11/01 02:49:30 DEBUG : file1: vfs cache: setting modification time to 2024-11-01 02:49:30.062542591 +0000 UTC m=+11.902899508 2024/11/01 02:49:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : file1(0xc00074c3c0): >close: err= 2024/11/01 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:30 DEBUG : file1: vfs cache: starting upload 2024/11/01 02:49:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:49:30 INFO : file1: Copied (new) 2024/11/01 02:49:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-01 02:49:30 +0000 UTC" 2024/11/01 02:49:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:30 INFO : file1: vfs cache: upload succeeded try #1 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : >WaitForWriters: 2024/11/01 02:49:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:30 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/01 02:49:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f500): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f500): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f500): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.248197835 +0000 UTC m=+12.088554752 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.248197835 +0000 UTC m=+12.088554752 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f5c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f5c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f5c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f5c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f5c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.248197835 +0000 UTC m=+12.088554752 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f5c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6930 item 1 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f600): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f600): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f600): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.249850563 +0000 UTC m=+12.090207481 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f640): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f640): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f640): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.249850563 +0000 UTC m=+12.090207481 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e70 item 2 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f680): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.251219732 +0000 UTC m=+12.091576659 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.251219732 +0000 UTC m=+12.091576659 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f6c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f700): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f700): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f700): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f700): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f700): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.251219732 +0000 UTC m=+12.091576659 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f700): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7650 item 3 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f780): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.252873773 +0000 UTC m=+12.093230691 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f800): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f800): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f800): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.252873773 +0000 UTC m=+12.093230691 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ce0 item 4 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f840): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f840): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f840): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f840): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f840): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.254607092 +0000 UTC m=+12.094964019 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f840): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.254607092 +0000 UTC m=+12.094964019 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f8c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f8c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f8c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f8c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f8c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.254607092 +0000 UTC m=+12.094964019 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f8c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c620 item 5 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f940): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f940): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f940): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f940): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f940): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.256814948 +0000 UTC m=+12.097171875 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f940): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f9c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f9c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f9c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f9c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f9c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.256814948 +0000 UTC m=+12.097171875 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088f9c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ccb0 item 6 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fa40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fa40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fa40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fa40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fa40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.258332214 +0000 UTC m=+12.098689141 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fa40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.258332214 +0000 UTC m=+12.098689141 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.258332214 +0000 UTC m=+12.098689141 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fb40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d500 item 7 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fbc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fbc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fbc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fbc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fbc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.260123491 +0000 UTC m=+12.100480418 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fbc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.260123491 +0000 UTC m=+12.100480418 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dc70 item 8 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc80): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc00088fc80): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc80): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc80): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc80): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fc80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fcc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fcc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fcc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fcc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fcc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.261289181 +0000 UTC m=+12.101646108 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fcc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.261289181 +0000 UTC m=+12.101646108 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.261289181 +0000 UTC m=+12.101646108 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fd40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e230 item 9 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fdc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fdc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fdc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fdc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fdc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.262887628 +0000 UTC m=+12.103244555 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fdc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fe40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fe40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fe40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fe40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fe40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.262887628 +0000 UTC m=+12.103244555 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088fe40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 10 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff00): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc00088ff00): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff00): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff00): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff00): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.264095675 +0000 UTC m=+12.104452602 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00088ff40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.264095675 +0000 UTC m=+12.104452602 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008000c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008000c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008000c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008000c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008000c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.264095675 +0000 UTC m=+12.104452602 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008000c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 11 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800140): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800140): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.265522131 +0000 UTC m=+12.105879048 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008001c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008001c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008001c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008001c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008001c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.265522131 +0000 UTC m=+12.105879048 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008001c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f500 item 12 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800280): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000800280): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800280): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800280): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800280): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800280): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008002c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008002c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008002c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008002c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008002c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.266679876 +0000 UTC m=+12.107036792 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008002c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800380): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800380): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800380): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.266679876 +0000 UTC m=+12.107036792 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fab0 item 13 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800400): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800400): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800400): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.267858458 +0000 UTC m=+12.108215385 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800480): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800480): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800480): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.267858458 +0000 UTC m=+12.108215385 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f21c0 item 14 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800540): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000800540): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800540): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800540): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800540): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800540): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800580): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800580): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.269060995 +0000 UTC m=+12.109417912 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800640): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800640): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800640): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.269060995 +0000 UTC m=+12.109417912 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2a80 item 15 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008006c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008006c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008006c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008006c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008006c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.270057076 +0000 UTC m=+12.110413994 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008006c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800740): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800740): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800740): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.270057076 +0000 UTC m=+12.110413994 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f33b0 item 16 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800780): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.271144729 +0000 UTC m=+12.111501656 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.271144729 +0000 UTC m=+12.111501656 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008007c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800800): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800800): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800800): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.271144729 +0000 UTC m=+12.111501656 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 17 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800880): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800880): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800880): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.272516704 +0000 UTC m=+12.112873631 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800900): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800900): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800900): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.272516704 +0000 UTC m=+12.112873631 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3f10 item 18 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800980): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800980): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800980): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.273464444 +0000 UTC m=+12.113821371 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.273464444 +0000 UTC m=+12.113821371 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.273464444 +0000 UTC m=+12.113821371 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 19 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.274852669 +0000 UTC m=+12.115209596 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.274852669 +0000 UTC m=+12.115209596 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800b80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 20 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800c00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800c00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.275836527 +0000 UTC m=+12.116193444 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.275836527 +0000 UTC m=+12.116193444 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.275836527 +0000 UTC m=+12.116193444 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a150 item 21 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.27711686 +0000 UTC m=+12.117473787 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.27711686 +0000 UTC m=+12.117473787 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a850 item 22 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.278120204 +0000 UTC m=+12.118477132 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800e80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.278120204 +0000 UTC m=+12.118477132 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.278120204 +0000 UTC m=+12.118477132 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000800f80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b030 item 23 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801000): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801000): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801000): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.279394086 +0000 UTC m=+12.119751013 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801080): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801080): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.279394086 +0000 UTC m=+12.119751013 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b6c0 item 24 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801180): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000801180): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801180): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801180): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801180): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008011c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008011c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008011c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008011c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008011c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.280602655 +0000 UTC m=+12.120959582 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008011c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.280602655 +0000 UTC m=+12.120959582 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008012c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008012c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008012c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008012c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008012c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.280602655 +0000 UTC m=+12.120959582 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008012c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028bb90 item 25 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.282018181 +0000 UTC m=+12.122375097 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008013c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008013c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008013c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008013c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008013c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.282018181 +0000 UTC m=+12.122375097 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008013c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 26 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801480): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000801480): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801480): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801480): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801480): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801480): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008014c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008014c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008014c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008014c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008014c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.283187425 +0000 UTC m=+12.123544343 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008014c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.283187425 +0000 UTC m=+12.123544343 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008015c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008015c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008015c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008015c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008015c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.283187425 +0000 UTC m=+12.123544343 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008015c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 27 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801640): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801640): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.284557386 +0000 UTC m=+12.124914313 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008016c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008016c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008016c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008016c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008016c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.284557386 +0000 UTC m=+12.124914313 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008016c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 28 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801780): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000801780): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801780): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801780): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801780): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008017c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008017c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008017c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008017c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008017c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.285698548 +0000 UTC m=+12.126055466 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008017c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801880): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801880): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801880): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.285698548 +0000 UTC m=+12.126055466 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004028c0 item 29 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801900): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801900): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801900): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.286779749 +0000 UTC m=+12.127136666 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801980): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801980): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801980): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.286779749 +0000 UTC m=+12.127136666 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d90 item 30 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a40): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000801a40): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.287962499 +0000 UTC m=+12.128319426 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801b40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801b40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801b40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801b40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801b40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.287962499 +0000 UTC m=+12.128319426 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801b40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 31 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801bc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801bc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.289045503 +0000 UTC m=+12.129402430 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.289045503 +0000 UTC m=+12.129402430 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b90 item 32 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.290207474 +0000 UTC m=+12.130564392 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428620 item 33 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.290642648 +0000 UTC m=+12.130999575 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.290642648 +0000 UTC m=+12.130999575 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 33 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.291625706 +0000 UTC m=+12.131982633 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429340 item 34 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.292093048 +0000 UTC m=+12.132449976 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801dc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801dc0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.292093048 +0000 UTC m=+12.132449976 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 34 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.293021043 +0000 UTC m=+12.133377970 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b40e0 item 35 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.293378942 +0000 UTC m=+12.133735869 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.293378942 +0000 UTC m=+12.133735869 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801e80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4310 item 35 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801f00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801f00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.294409127 +0000 UTC m=+12.134766054 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000801f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4a80 item 36 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.294927226 +0000 UTC m=+12.135284153 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.294927226 +0000 UTC m=+12.135284153 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4d20 item 36 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf60c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf60c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf60c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf60c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf60c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.296452575 +0000 UTC m=+12.136809493 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf60c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b51f0 item 37 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.296816597 +0000 UTC m=+12.137173524 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.296816597 +0000 UTC m=+12.137173524 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5340 item 37 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf61c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf61c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf61c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf61c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf61c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.297850609 +0000 UTC m=+12.138207525 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf61c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5730 item 38 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.298332379 +0000 UTC m=+12.138689306 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf62c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf62c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf62c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf62c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf62c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.298332379 +0000 UTC m=+12.138689306 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf62c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5960 item 38 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.299379997 +0000 UTC m=+12.139736914 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5f10 item 39 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.299817705 +0000 UTC m=+12.140174632 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6440): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6440): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6440): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.299817705 +0000 UTC m=+12.140174632 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 39 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.301149183 +0000 UTC m=+12.141506101 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec4d0 item 40 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.301743173 +0000 UTC m=+12.142100100 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf65c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf65c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf65c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf65c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf65c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.301743173 +0000 UTC m=+12.142100100 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf65c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec8c0 item 40 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.302946212 +0000 UTC m=+12.143303139 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed110 item 41 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.303422932 +0000 UTC m=+12.143779859 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed340 item 41 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.303850422 +0000 UTC m=+12.144207359 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf66c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf66c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf66c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf66c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf66c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.303850422 +0000 UTC m=+12.144207359 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf66c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed490 item 41 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.304985022 +0000 UTC m=+12.145341938 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf67c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf67c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf67c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed810 item 42 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf67c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf67c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.305403404 +0000 UTC m=+12.145760321 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf67c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edab0 item 42 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.305847975 +0000 UTC m=+12.146204902 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf68c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf68c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf68c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf68c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf68c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.305847975 +0000 UTC m=+12.146204902 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf68c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc00 item 42 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.306866348 +0000 UTC m=+12.147223275 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee0e0 item 43 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.307309015 +0000 UTC m=+12.147665942 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee460 item 43 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.307660683 +0000 UTC m=+12.148017609 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.307660683 +0000 UTC m=+12.148017609 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee770 item 43 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.309010074 +0000 UTC m=+12.149366991 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeb60 item 44 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.309396897 +0000 UTC m=+12.149753824 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed90 item 44 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.309791935 +0000 UTC m=+12.150148862 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.309791935 +0000 UTC m=+12.150148862 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef030 item 44 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.310743714 +0000 UTC m=+12.151100641 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6dc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef340 item 45 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6dc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.311158258 +0000 UTC m=+12.151515176 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.311158258 +0000 UTC m=+12.151515176 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef490 item 45 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.312279775 +0000 UTC m=+12.152636702 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef880 item 46 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.312625461 +0000 UTC m=+12.152982378 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7040): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7040): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7040): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.312625461 +0000 UTC m=+12.152982378 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efb90 item 46 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.313705981 +0000 UTC m=+12.154062908 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efea0 item 47 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.314143598 +0000 UTC m=+12.154500525 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.314143598 +0000 UTC m=+12.154500525 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408070 item 47 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.315363448 +0000 UTC m=+12.155720365 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7300): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7300): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7300): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004088c0 item 48 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7300): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7300): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.31578739 +0000 UTC m=+12.156144317 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7300): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.31578739 +0000 UTC m=+12.156144317 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 48 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7400): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7400): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7400): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.316837814 +0000 UTC m=+12.157194730 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408ee0 item 49 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.317164414 +0000 UTC m=+12.157521331 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.317164414 +0000 UTC m=+12.157521331 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004090a0 item 49 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.318082769 +0000 UTC m=+12.158439686 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004093b0 item 50 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.318782698 +0000 UTC m=+12.159139616 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7600): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7600): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7600): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.318782698 +0000 UTC m=+12.159139616 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409570 item 50 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.31976323 +0000 UTC m=+12.160120147 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409810 item 51 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.320113194 +0000 UTC m=+12.160470112 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.320113194 +0000 UTC m=+12.160470112 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409960 item 51 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7800): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7800): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7800): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.321029698 +0000 UTC m=+12.161386615 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c70 item 52 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.321462316 +0000 UTC m=+12.161819233 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7900): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7900): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7900): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.321462316 +0000 UTC m=+12.161819233 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409e30 item 52 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.322455572 +0000 UTC m=+12.162812489 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 53 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.322836444 +0000 UTC m=+12.163193361 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.322836444 +0000 UTC m=+12.163193361 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e310 item 53 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.323792029 +0000 UTC m=+12.164148946 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e620 item 54 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.324156381 +0000 UTC m=+12.164513287 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.324156381 +0000 UTC m=+12.164513287 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e850 item 54 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.326357704 +0000 UTC m=+12.166714621 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c2a0 item 55 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.326844274 +0000 UTC m=+12.167201191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.326844274 +0000 UTC m=+12.167201191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c770 item 55 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452280): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452280): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.328182505 +0000 UTC m=+12.168539422 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd90 item 56 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.328674234 +0000 UTC m=+12.169031151 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004523c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004523c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004523c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004523c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004523c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.328674234 +0000 UTC m=+12.169031151 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004523c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d1f0 item 56 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.329644878 +0000 UTC m=+12.170001795 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004525c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004525c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004525c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d570 item 57 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004525c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004525c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.330014739 +0000 UTC m=+12.170371656 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004525c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d7a0 item 57 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.330343844 +0000 UTC m=+12.170700761 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004527c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004527c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004527c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004527c0): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004527c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.330343844 +0000 UTC m=+12.170700761 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004527c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 57 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.331627633 +0000 UTC m=+12.171984560 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004529c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004529c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004529c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d030 item 58 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004529c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004529c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.332116146 +0000 UTC m=+12.172473064 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004529c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d1f0 item 58 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.332547974 +0000 UTC m=+12.172904901 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ac0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ac0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.332547974 +0000 UTC m=+12.172904901 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d8f0 item 58 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.333819109 +0000 UTC m=+12.174176036 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ddc0 item 59 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.334203548 +0000 UTC m=+12.174560464 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045df10 item 59 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.334745229 +0000 UTC m=+12.175102146 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d00): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.334745229 +0000 UTC m=+12.175102146 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002962a0 item 59 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.335799851 +0000 UTC m=+12.176156767 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296af0 item 60 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.336140898 +0000 UTC m=+12.176497815 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296c40 item 60 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.336518513 +0000 UTC m=+12.176875430 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.336518513 +0000 UTC m=+12.176875430 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296fc0 item 60 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.337366138 +0000 UTC m=+12.177723055 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452fc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002973b0 item 61 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.337724217 +0000 UTC m=+12.178081134 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.337724217 +0000 UTC m=+12.178081134 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297570 item 61 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.338729767 +0000 UTC m=+12.179086683 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297ab0 item 62 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.33901564 +0000 UTC m=+12.179372558 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.33901564 +0000 UTC m=+12.179372558 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297c00 item 62 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.339865609 +0000 UTC m=+12.180222516 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 63 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.340143267 +0000 UTC m=+12.180500185 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453440): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453440): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453440): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.340143267 +0000 UTC m=+12.180500185 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e230 item 63 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.341068607 +0000 UTC m=+12.181425534 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453540): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453540): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453540): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 64 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453540): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453540): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.341432728 +0000 UTC m=+12.181789655 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453600): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453600): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453600): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.341432728 +0000 UTC m=+12.181789655 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 64 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453640): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453640): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.342644812 +0000 UTC m=+12.183001730 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eb60 item 65 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.343095094 +0000 UTC m=+12.183452000 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004536c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004536c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004536c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004536c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004536c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.343095094 +0000 UTC m=+12.183452000 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004536c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed90 item 65 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453700): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453700): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453700): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453700): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453700): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.344140238 +0000 UTC m=+12.184497155 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453700): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 66 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.344551527 +0000 UTC m=+12.184908443 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453780): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453780): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453780): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.344551527 +0000 UTC m=+12.184908443 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 66 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004537c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004537c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004537c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004537c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004537c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.345493797 +0000 UTC m=+12.185850714 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004537c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f7a0 item 67 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.345830928 +0000 UTC m=+12.186187855 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453840): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453840): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453840): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453840): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453840): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.345830928 +0000 UTC m=+12.186187855 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453840): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 67 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004538c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004538c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004538c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004538c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004538c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.346825456 +0000 UTC m=+12.187182373 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004538c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 68 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.347215484 +0000 UTC m=+12.187572402 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004539c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004539c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004539c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004539c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004539c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.347215484 +0000 UTC m=+12.187572402 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004539c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fe30 item 68 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.348340698 +0000 UTC m=+12.188697615 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6460 item 69 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.348619549 +0000 UTC m=+12.188976456 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.348619549 +0000 UTC m=+12.188976456 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a65b0 item 69 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.349484315 +0000 UTC m=+12.189841232 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a80 item 70 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.349831143 +0000 UTC m=+12.190188060 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.349831143 +0000 UTC m=+12.190188060 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6c40 item 70 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.350711759 +0000 UTC m=+12.191068676 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a71f0 item 71 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.351080248 +0000 UTC m=+12.191437165 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.351080248 +0000 UTC m=+12.191437165 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7650 item 71 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453e00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453e00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.351994486 +0000 UTC m=+12.192351403 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b90 item 72 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.352344851 +0000 UTC m=+12.192701758 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.352344851 +0000 UTC m=+12.192701758 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7e30 item 72 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.353188939 +0000 UTC m=+12.193545856 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453f40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4000): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4000): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c770 item 73 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4000): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.353496693 +0000 UTC m=+12.193853610 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca10 item 73 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.353877495 +0000 UTC m=+12.194234403 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4080): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4080): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.353877495 +0000 UTC m=+12.194234403 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cc40 item 73 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.355089049 +0000 UTC m=+12.195445967 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d490 item 74 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.355480631 +0000 UTC m=+12.195837548 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d730 item 74 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.355983 +0000 UTC m=+12.196339927 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4280): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4280): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.355983 +0000 UTC m=+12.196339927 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d8f0 item 74 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.356962981 +0000 UTC m=+12.197319898 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4380): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044df10 item 75 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4380): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.357250148 +0000 UTC m=+12.197607065 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e230 item 75 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.357548205 +0000 UTC m=+12.197905122 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4480): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4480): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4480): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.357548205 +0000 UTC m=+12.197905122 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e540 item 75 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.358372596 +0000 UTC m=+12.198729513 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4580): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 76 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4580): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.358672907 +0000 UTC m=+12.199029824 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 76 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.359017291 +0000 UTC m=+12.199374208 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4680): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4680): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4680): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.359017291 +0000 UTC m=+12.199374208 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee00 item 76 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.359722809 +0000 UTC m=+12.200079727 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 77 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4780): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.360013513 +0000 UTC m=+12.200370430 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4840): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4840): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4840): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4840): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4840): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.360013513 +0000 UTC m=+12.200370430 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4840): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 77 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.360858522 +0000 UTC m=+12.201215438 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4940): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4940): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4940): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 78 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4940): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4940): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.361115302 +0000 UTC m=+12.201472219 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4940): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4a00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4a00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4a00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4a00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4a00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.361115302 +0000 UTC m=+12.201472219 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4a00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2150 item 78 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.361986921 +0000 UTC m=+12.202343838 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2a10 item 79 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.36227583 +0000 UTC m=+12.202632748 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4bc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4bc0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.36227583 +0000 UTC m=+12.202632748 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2bd0 item 79 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.363302018 +0000 UTC m=+12.203658925 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4cc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 80 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4cc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.363605025 +0000 UTC m=+12.203961942 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4d80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4d80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.363605025 +0000 UTC m=+12.203961942 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3730 item 80 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4dc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4dc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.364581859 +0000 UTC m=+12.204938777 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ce0 item 81 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.364872403 +0000 UTC m=+12.205229321 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e40): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.364872403 +0000 UTC m=+12.205229321 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3f10 item 81 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ec0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ec0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.365731108 +0000 UTC m=+12.206088025 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 82 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.366071074 +0000 UTC m=+12.206427991 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f4fc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5000): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5000): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5000): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.366071074 +0000 UTC m=+12.206427991 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 82 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5080): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5080): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5080): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.367037269 +0000 UTC m=+12.207394186 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 83 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.367387754 +0000 UTC m=+12.207744671 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5180): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5180): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5180): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.367387754 +0000 UTC m=+12.207744671 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 83 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5200): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5200): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5200): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5200): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5200): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.368249484 +0000 UTC m=+12.208606401 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5200): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a460 item 84 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.368670511 +0000 UTC m=+12.209027428 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f52c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5300): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5300): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5300): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5300): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5300): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.368670511 +0000 UTC m=+12.209027428 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5300): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a7e0 item 84 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5380): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5380): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.369438416 +0000 UTC m=+12.209795324 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028afc0 item 85 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.369961945 +0000 UTC m=+12.210318862 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5480): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5480): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5480): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.369961945 +0000 UTC m=+12.210318862 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b1f0 item 85 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5500): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5500): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5500): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.371171615 +0000 UTC m=+12.211528552 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b6c0 item 86 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.371652303 +0000 UTC m=+12.212009231 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f55c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5600): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5600): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5600): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.371652303 +0000 UTC m=+12.212009231 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b880 item 86 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5680): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.372632155 +0000 UTC m=+12.212989072 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 87 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.372975857 +0000 UTC m=+12.213332774 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5780): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5780): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5780): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.372975857 +0000 UTC m=+12.213332774 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 87 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5800): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5800): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5800): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.373856103 +0000 UTC m=+12.214213020 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 88 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.374180678 +0000 UTC m=+12.214537596 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f58c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5900): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5900): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5900): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.374180678 +0000 UTC m=+12.214537596 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 88 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.375186719 +0000 UTC m=+12.215543636 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f59c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5a00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5a00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5a00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 89 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5a00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5a00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.375554747 +0000 UTC m=+12.215911663 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5a00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402230 item 89 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.375971665 +0000 UTC m=+12.216328583 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5b00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5b00): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.375971665 +0000 UTC m=+12.216328583 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 89 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.376873431 +0000 UTC m=+12.217230348 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5c00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 90 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5c00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.377253492 +0000 UTC m=+12.217610409 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 90 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.377710966 +0000 UTC m=+12.218067883 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5d00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.377710966 +0000 UTC m=+12.218067883 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004035e0 item 90 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.378636927 +0000 UTC m=+12.218993844 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5e00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 91 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5e00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.378947778 +0000 UTC m=+12.219304696 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403e30 item 91 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.379289737 +0000 UTC m=+12.219646654 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5f00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5f00): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.379289737 +0000 UTC m=+12.219646654 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0006f5f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 91 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.380237188 +0000 UTC m=+12.220594105 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c080): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c080): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 92 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c080): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.380699171 +0000 UTC m=+12.221056088 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004292d0 item 92 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.381139774 +0000 UTC m=+12.221496691 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.381139774 +0000 UTC m=+12.221496691 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429810 item 92 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.382102985 +0000 UTC m=+12.222459902 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4070 item 93 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.382430216 +0000 UTC m=+12.222787153 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c340): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c340): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c340): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.382430216 +0000 UTC m=+12.222787153 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b41c0 item 93 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.383626292 +0000 UTC m=+12.223983209 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c4c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c4c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c4c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4a10 item 94 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c4c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c4c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.384030347 +0000 UTC m=+12.224387263 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c4c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c580): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c580): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c580): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.384030347 +0000 UTC m=+12.224387263 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4cb0 item 94 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.385103653 +0000 UTC m=+12.225460570 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5180 item 95 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c680): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.38549327 +0000 UTC m=+12.225850187 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.38549327 +0000 UTC m=+12.225850187 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 95 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.386459256 +0000 UTC m=+12.226816174 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec4d0 item 96 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.386874762 +0000 UTC m=+12.227231680 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.386874762 +0000 UTC m=+12.227231680 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec8c0 item 96 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= 2024/11/01 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : >WaitForWriters: 2024/11/01 02:49:30 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:30 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/01 02:49:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.410201627 +0000 UTC m=+12.250558544 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.410201627 +0000 UTC m=+12.250558544 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862f80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862fc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862fc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862fc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862fc0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862fc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.410201627 +0000 UTC m=+12.250558544 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000862fc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004083f0 item 1 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863000): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863000): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863000): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.412037257 +0000 UTC m=+12.252394175 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863040): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863040): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863040): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.412037257 +0000 UTC m=+12.252394175 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408d20 item 2 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863080): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863080): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863080): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.413155928 +0000 UTC m=+12.253512845 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.413155928 +0000 UTC m=+12.253512845 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008630c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863100): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863100): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863100): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.413155928 +0000 UTC m=+12.253512845 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408fc0 item 3 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.414621878 +0000 UTC m=+12.254978795 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863200): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863200): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863200): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863200): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863200): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.414621878 +0000 UTC m=+12.254978795 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863200): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409420 item 4 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863240): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863240): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.415750888 +0000 UTC m=+12.256107805 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.415750888 +0000 UTC m=+12.256107805 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008632c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008632c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008632c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008632c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008632c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.415750888 +0000 UTC m=+12.256107805 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008632c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409730 item 5 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.417159951 +0000 UTC m=+12.257516868 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008633c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008633c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008633c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008633c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.417159951 +0000 UTC m=+12.257516868 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008633c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b20 item 6 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863440): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863440): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863440): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.418238637 +0000 UTC m=+12.258595554 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.418238637 +0000 UTC m=+12.258595554 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863540): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863540): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863540): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863540): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863540): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.418238637 +0000 UTC m=+12.258595554 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409e30 item 7 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008635c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008635c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008635c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008635c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008635c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.420126636 +0000 UTC m=+12.260483553 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008635c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863640): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863640): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863640): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.420126636 +0000 UTC m=+12.260483553 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c10230 item 8 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863680): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000863680): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863680): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863680): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863680): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008636c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008636c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008636c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008636c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008636c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.421324294 +0000 UTC m=+12.261681212 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008636c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.421324294 +0000 UTC m=+12.261681212 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863700): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863740): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863740): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863740): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.421324294 +0000 UTC m=+12.261681212 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c104d0 item 9 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008637c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008637c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008637c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008637c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008637c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.422591662 +0000 UTC m=+12.262948580 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0008637c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863840): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863840): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863840): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863840): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863840): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.422591662 +0000 UTC m=+12.262948580 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863840): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c10850 item 10 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863900): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000863900): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863900): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863900): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863900): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863900): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863940): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863940): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863940): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863940): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863940): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.423798749 +0000 UTC m=+12.264155665 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863940): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.423798749 +0000 UTC m=+12.264155665 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.423798749 +0000 UTC m=+12.264155665 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c10af0 item 11 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ac0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ac0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.424990856 +0000 UTC m=+12.265347773 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863b40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863b40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863b40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863b40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863b40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.424990856 +0000 UTC m=+12.265347773 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863b40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c10e70 item 12 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c00): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000863c00): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c00): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c00): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.425876 +0000 UTC m=+12.266232918 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863c40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.425876 +0000 UTC m=+12.266232918 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c11110 item 13 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.426770833 +0000 UTC m=+12.267127750 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863e00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863e00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.426770833 +0000 UTC m=+12.267127750 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c113b0 item 14 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ec0): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000863ec0): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ec0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ec0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ec0): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863f00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863f00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.427692014 +0000 UTC m=+12.268048931 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000863f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332040): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332040): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332040): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.427692014 +0000 UTC m=+12.268048931 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c11650 item 15 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332240): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332240): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.428550919 +0000 UTC m=+12.268907836 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003322c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003322c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003322c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003322c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003322c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.428550919 +0000 UTC m=+12.268907836 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003322c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c118f0 item 16 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332300): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332300): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332300): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332300): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332300): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.429703273 +0000 UTC m=+12.270060191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332300): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.429703273 +0000 UTC m=+12.270060191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332400): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332400): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332400): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.429703273 +0000 UTC m=+12.270060191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c11b90 item 17 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332480): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332480): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332480): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.431230016 +0000 UTC m=+12.271586933 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332500): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332500): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332500): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.431230016 +0000 UTC m=+12.271586933 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c11f10 item 18 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332740): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332740): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332740): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.432369045 +0000 UTC m=+12.272725962 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.432369045 +0000 UTC m=+12.272725962 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332840): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332840): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332840): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332840): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332840): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.432369045 +0000 UTC m=+12.272725962 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332840): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c230 item 19 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332940): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332940): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332940): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332940): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332940): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.433900427 +0000 UTC m=+12.274257344 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332940): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003329c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003329c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003329c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003329c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003329c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.433900427 +0000 UTC m=+12.274257344 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003329c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c5b0 item 20 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.434983801 +0000 UTC m=+12.275340718 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.434983801 +0000 UTC m=+12.275340718 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332d00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.434983801 +0000 UTC m=+12.275340718 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c850 item 21 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332dc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332dc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.436194293 +0000 UTC m=+12.276551210 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332e40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332e40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.436194293 +0000 UTC m=+12.276551210 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8cbd0 item 22 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332ec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332ec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332ec0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332ec0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.437147595 +0000 UTC m=+12.277504512 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.437147595 +0000 UTC m=+12.277504512 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332f80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332fc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332fc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332fc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332fc0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332fc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.437147595 +0000 UTC m=+12.277504512 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000332fc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8ce70 item 23 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333040): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333040): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333040): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.438547892 +0000 UTC m=+12.278904800 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003330c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003330c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003330c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003330c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003330c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.438547892 +0000 UTC m=+12.278904800 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003330c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d1f0 item 24 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333180): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000333180): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333180): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333180): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333180): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003331c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003331c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003331c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003331c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003331c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.439742635 +0000 UTC m=+12.280099553 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003331c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.439742635 +0000 UTC m=+12.280099553 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003332c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003332c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003332c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003332c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003332c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.439742635 +0000 UTC m=+12.280099553 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003332c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d490 item 25 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.441176435 +0000 UTC m=+12.281533352 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003333c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003333c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003333c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003333c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003333c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.441176435 +0000 UTC m=+12.281533352 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003333c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d810 item 26 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333480): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000333480): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333480): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333480): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333480): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333480): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003334c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003334c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003334c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003334c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003334c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.44234595 +0000 UTC m=+12.282702867 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003334c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.44234595 +0000 UTC m=+12.282702867 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003335c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003335c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003335c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003335c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003335c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.44234595 +0000 UTC m=+12.282702867 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003335c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8dab0 item 27 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333640): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333640): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.443915844 +0000 UTC m=+12.284272761 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003336c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003336c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003336c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003336c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003336c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.443915844 +0000 UTC m=+12.284272761 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003336c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8de30 item 28 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333780): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000333780): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333780): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333780): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333780): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003337c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003337c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003337c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003337c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003337c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.445102943 +0000 UTC m=+12.285459870 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0003337c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333880): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333880): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333880): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.445102943 +0000 UTC m=+12.285459870 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10150 item 29 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333900): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333900): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333900): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.446184925 +0000 UTC m=+12.286541842 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333980): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333980): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333980): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.446184925 +0000 UTC m=+12.286541842 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d103f0 item 30 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a40): _readAt: size=2, off=0 2024/11/01 02:49:30 ERROR : open-test-file(0xc000333a40): Couldn't read size of file 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.447421937 +0000 UTC m=+12.287778854 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333b40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333b40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333b40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333b40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333b40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.447421937 +0000 UTC m=+12.287778854 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333b40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10690 item 31 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333bc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333bc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.449754145 +0000 UTC m=+12.290111063 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.449754145 +0000 UTC m=+12.290111063 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10930 item 32 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.450864951 +0000 UTC m=+12.291221859 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10bd0 item 33 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.451260551 +0000 UTC m=+12.291617467 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.451260551 +0000 UTC m=+12.291617467 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10d20 item 33 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.452310653 +0000 UTC m=+12.292667580 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d10fc0 item 34 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.452714248 +0000 UTC m=+12.293071165 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333dc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333dc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333dc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333dc0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333dc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.452714248 +0000 UTC m=+12.293071165 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333dc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11110 item 34 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.453710068 +0000 UTC m=+12.294066986 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d113b0 item 35 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.454067006 +0000 UTC m=+12.294423923 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.454067006 +0000 UTC m=+12.294423923 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333e80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11500 item 35 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333f00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333f00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.455142355 +0000 UTC m=+12.295499272 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000333f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d117a0 item 36 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.455572749 +0000 UTC m=+12.295929686 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.455572749 +0000 UTC m=+12.295929686 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d118f0 item 36 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e0c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e0c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e0c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e0c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e0c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.456609508 +0000 UTC m=+12.296966424 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e0c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11b90 item 37 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.457098591 +0000 UTC m=+12.297455498 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.457098591 +0000 UTC m=+12.297455498 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d11ce0 item 37 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.458254422 +0000 UTC m=+12.298611338 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7c000 item 38 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.458786365 +0000 UTC m=+12.299143282 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e2c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e2c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e2c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e2c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e2c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.458786365 +0000 UTC m=+12.299143282 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e2c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7c150 item 38 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.460917609 +0000 UTC m=+12.301274526 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf73c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed490 item 39 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.461285686 +0000 UTC m=+12.301642603 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e000): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e000): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e000): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.461285686 +0000 UTC m=+12.301642603 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec070 item 39 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.462427881 +0000 UTC m=+12.302784798 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec460 item 40 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.462893872 +0000 UTC m=+12.303250789 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e180): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e180): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e180): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.462893872 +0000 UTC m=+12.303250789 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec770 item 40 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.463790838 +0000 UTC m=+12.304147755 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e1c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e200): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e200): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e200): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed180 item 41 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e200): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e200): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.464116245 +0000 UTC m=+12.304473163 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e200): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed730 item 41 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.464421446 +0000 UTC m=+12.304778363 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.464421446 +0000 UTC m=+12.304778363 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed880 item 41 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.465388003 +0000 UTC m=+12.305744920 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e3c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e3c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e3c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 42 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e3c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e3c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.46573935 +0000 UTC m=+12.306096267 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e3c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edea0 item 42 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.466104261 +0000 UTC m=+12.306461179 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e4c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e4c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e4c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e4c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e4c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.466104261 +0000 UTC m=+12.306461179 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e4c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee1c0 item 42 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.46718954 +0000 UTC m=+12.307546457 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e5c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e5c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e5c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee7e0 item 43 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e5c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e5c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.467594767 +0000 UTC m=+12.307951684 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e5c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eea80 item 43 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.467949921 +0000 UTC m=+12.308306838 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e6c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e6c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e6c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e6c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e6c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.467949921 +0000 UTC m=+12.308306838 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e6c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eecb0 item 43 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.468882073 +0000 UTC m=+12.309238990 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e7c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e7c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e7c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef0a0 item 44 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e7c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e7c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.469170031 +0000 UTC m=+12.309526938 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e7c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef260 item 44 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.469528701 +0000 UTC m=+12.309885618 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e8c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e8c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e8c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e8c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e8c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.469528701 +0000 UTC m=+12.309885618 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e8c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef3b0 item 44 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.470283441 +0000 UTC m=+12.310640358 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e9c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e9c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e9c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef730 item 45 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e9c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e9c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.470620471 +0000 UTC m=+12.310977389 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098e9c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ea80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ea80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ea80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ea80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ea80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.470620471 +0000 UTC m=+12.310977389 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ea80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef8f0 item 45 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.471559897 +0000 UTC m=+12.311916815 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efd50 item 46 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.471931972 +0000 UTC m=+12.312288889 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eb80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ec40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ec40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ec40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ec40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ec40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.471931972 +0000 UTC m=+12.312288889 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ec40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eff10 item 46 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.472971856 +0000 UTC m=+12.313328773 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4310 item 47 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.47340756 +0000 UTC m=+12.313764467 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ed40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ee00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ee00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ee00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ee00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ee00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.47340756 +0000 UTC m=+12.313764467 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ee00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b44d0 item 47 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.474575052 +0000 UTC m=+12.314931970 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098eec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ef00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ef00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ef00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4d20 item 48 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ef00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ef00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.474910298 +0000 UTC m=+12.315267215 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ef00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098efc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098efc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098efc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098efc0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098efc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.474910298 +0000 UTC m=+12.315267215 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098efc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4fc0 item 48 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f000): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f000): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f000): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.475758804 +0000 UTC m=+12.316115721 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5340 item 49 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.476113096 +0000 UTC m=+12.316470013 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f080): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f080): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f080): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.476113096 +0000 UTC m=+12.316470013 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b55e0 item 49 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f100): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f100): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f100): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.476979365 +0000 UTC m=+12.317336283 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5960 item 50 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.477454563 +0000 UTC m=+12.317811480 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f1c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f200): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f200): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f200): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f200): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f200): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.477454563 +0000 UTC m=+12.317811480 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f200): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5c00 item 50 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f280): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f280): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.478544821 +0000 UTC m=+12.318901737 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c380 item 51 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.478909613 +0000 UTC m=+12.319266530 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f380): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f380): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f380): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.478909613 +0000 UTC m=+12.319266530 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c8c0 item 51 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f400): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f400): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f400): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.47994071 +0000 UTC m=+12.320297637 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cf50 item 52 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.480334755 +0000 UTC m=+12.320691673 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f4c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f500): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f500): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f500): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.480334755 +0000 UTC m=+12.320691673 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d260 item 52 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f580): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f580): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.481410005 +0000 UTC m=+12.321766922 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d5e0 item 53 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.48186712 +0000 UTC m=+12.322224037 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f680): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f680): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f680): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.48186712 +0000 UTC m=+12.322224037 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c070 item 53 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f700): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f700): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f700): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f700): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f700): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.483114571 +0000 UTC m=+12.323471489 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f700): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cbd0 item 54 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.483679727 +0000 UTC m=+12.324036644 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f7c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f800): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f800): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f800): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.483679727 +0000 UTC m=+12.324036644 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d0a0 item 54 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f880): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f880): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f880): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.484929113 +0000 UTC m=+12.325286029 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d960 item 55 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.485368033 +0000 UTC m=+12.325724950 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f940): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f980): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f980): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f980): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.485368033 +0000 UTC m=+12.325724950 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098f980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045db90 item 55 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fa00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fa00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fa00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fa00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fa00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.486591479 +0000 UTC m=+12.326948397 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fa00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045df10 item 56 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.487060266 +0000 UTC m=+12.327417183 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fb00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fb00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fb00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fb00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fb00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.487060266 +0000 UTC m=+12.327417183 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fb00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002962a0 item 56 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.48811157 +0000 UTC m=+12.328468487 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fbc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fc00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fc00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fc00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296af0 item 57 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fc00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fc00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.488497181 +0000 UTC m=+12.328854088 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fc00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296c40 item 57 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.488911966 +0000 UTC m=+12.329268893 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fcc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fd00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fd00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fd00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fd00): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fd00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.488911966 +0000 UTC m=+12.329268893 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fd00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296fc0 item 57 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.489985472 +0000 UTC m=+12.330342399 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fdc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fe00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fe00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fe00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002973b0 item 58 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fe00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fe00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.490377345 +0000 UTC m=+12.330734262 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fe00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297570 item 58 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.49093651 +0000 UTC m=+12.331293427 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098fec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ff00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ff00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ff00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ff00): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ff00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.49093651 +0000 UTC m=+12.331293427 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00098ff00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297810 item 58 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.492000338 +0000 UTC m=+12.332357255 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6040): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297c00 item 59 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.49237115 +0000 UTC m=+12.332728068 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297d50 item 59 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.492789482 +0000 UTC m=+12.333146399 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.492789482 +0000 UTC m=+12.333146399 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 59 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.493876333 +0000 UTC m=+12.334233250 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e3f0 item 60 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.49425445 +0000 UTC m=+12.334611367 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 60 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.494814727 +0000 UTC m=+12.335171635 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf63c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf63c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf63c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf63c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf63c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.494814727 +0000 UTC m=+12.335171635 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf63c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 60 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.495835856 +0000 UTC m=+12.336192772 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea80 item 61 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.496244058 +0000 UTC m=+12.336600985 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf64c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.496244058 +0000 UTC m=+12.336600985 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 61 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.497386684 +0000 UTC m=+12.337743591 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 62 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.497800918 +0000 UTC m=+12.338157835 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6740): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6740): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6740): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.497800918 +0000 UTC m=+12.338157835 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f2d0 item 62 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.499079547 +0000 UTC m=+12.339436464 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6840): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6840): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6840): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 63 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6840): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6840): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.499449358 +0000 UTC m=+12.339806276 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6840): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6900): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6900): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6900): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6900): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6900): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.499449358 +0000 UTC m=+12.339806276 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6900): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f880 item 63 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >_readAt: n=0, err=Bad file descriptor 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.500607613 +0000 UTC m=+12.340964530 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf69c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 64 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.50100162 +0000 UTC m=+12.341358547 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6a00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.50100162 +0000 UTC m=+12.341358547 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fdc0 item 64 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.502094362 +0000 UTC m=+12.342451279 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a63f0 item 65 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.502545635 +0000 UTC m=+12.342902552 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.502545635 +0000 UTC m=+12.342902552 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6b80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6540 item 65 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.503578655 +0000 UTC m=+12.343935573 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a10 item 66 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.50396581 +0000 UTC m=+12.344322726 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c40): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.50396581 +0000 UTC m=+12.344322726 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6bd0 item 66 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.504898994 +0000 UTC m=+12.345255910 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a70a0 item 67 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.505283622 +0000 UTC m=+12.345640539 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d00): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d00): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.505283622 +0000 UTC m=+12.345640539 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7490 item 67 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.506299911 +0000 UTC m=+12.346656818 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b20 item 68 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.506933596 +0000 UTC m=+12.347290512 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.506933596 +0000 UTC m=+12.347290512 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6e80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7ce0 item 68 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ec0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ec0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ec0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ec0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ec0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.507932281 +0000 UTC m=+12.348289199 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6ec0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c620 item 69 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.50835408 +0000 UTC m=+12.348710998 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.50835408 +0000 UTC m=+12.348710998 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6f40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c9a0 item 69 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6fc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6fc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6fc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6fc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6fc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.509395527 +0000 UTC m=+12.349752444 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf6fc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce00 item 70 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.509806274 +0000 UTC m=+12.350163191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7080): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf70c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf70c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf70c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf70c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf70c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.509806274 +0000 UTC m=+12.350163191 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf70c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d420 item 70 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.510841529 +0000 UTC m=+12.351198446 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7140): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d810 item 71 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.511244131 +0000 UTC m=+12.351601048 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7200): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7240): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7240): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7240): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.511244131 +0000 UTC m=+12.351601048 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044db90 item 71 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.512279447 +0000 UTC m=+12.352636364 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf72c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 72 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.512707477 +0000 UTC m=+12.353064394 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf74c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf74c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf74c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf74c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf74c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.512707477 +0000 UTC m=+12.353064394 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf74c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e4d0 item 72 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.513689151 +0000 UTC m=+12.354046068 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7540): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7540): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7540): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 73 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7540): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7540): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.51402616 +0000 UTC m=+12.354383078 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ebd0 item 73 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.514435666 +0000 UTC m=+12.354792583 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.514435666 +0000 UTC m=+12.354792583 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf75c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 73 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.515607476 +0000 UTC m=+12.355964394 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf76c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf76c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf76c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 74 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf76c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf76c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.515947411 +0000 UTC m=+12.356304328 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf76c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f570 item 74 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.516364582 +0000 UTC m=+12.356721498 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7780): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf77c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf77c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf77c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf77c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf77c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.516364582 +0000 UTC m=+12.356721498 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf77c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f960 item 74 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.517347107 +0000 UTC m=+12.357704025 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f20e0 item 75 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.517683046 +0000 UTC m=+12.358039962 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf78c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): _writeAt: size=3, off=2 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2310 item 75 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.518083052 +0000 UTC m=+12.358439970 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7980): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf79c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf79c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf79c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf79c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf79c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.518083052 +0000 UTC m=+12.358439970 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf79c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f29a0 item 75 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.519190944 +0000 UTC m=+12.359547860 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7a80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7ac0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7ac0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7ac0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3180 item 76 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7ac0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7ac0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.519485344 +0000 UTC m=+12.359842261 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7ac0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3500 item 76 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): _writeAt: size=3, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.51984758 +0000 UTC m=+12.360204497 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7b80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.51984758 +0000 UTC m=+12.360204497 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7bc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f36c0 item 76 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.52074683 +0000 UTC m=+12.361103748 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7cc0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c00 item 77 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7cc0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.521029018 +0000 UTC m=+12.361385935 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7d80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7d80): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.521029018 +0000 UTC m=+12.361385935 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ea0 item 77 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.521859541 +0000 UTC m=+12.362216458 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 78 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.522160453 +0000 UTC m=+12.362517370 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000bf7e80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c0400): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c0400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c0400): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c0400): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c0400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.522160453 +0000 UTC m=+12.362517370 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c0400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 78 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.52304204 +0000 UTC m=+12.363398957 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c11c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c11c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c11c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 79 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c11c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c11c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.523332994 +0000 UTC m=+12.363689911 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c11c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1280): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1280): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.523332994 +0000 UTC m=+12.363689911 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 79 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.5241598 +0000 UTC m=+12.364516717 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1380): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1380): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a380 item 80 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1380): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.524444562 +0000 UTC m=+12.364801478 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1440): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1440): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1440): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1440): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1440): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.524444562 +0000 UTC m=+12.364801478 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1440): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a620 item 80 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1480): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1480): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1480): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.525289831 +0000 UTC m=+12.365646748 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ae00 item 81 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.52560461 +0000 UTC m=+12.365961526 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c14c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1500): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1500): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1500): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.52560461 +0000 UTC m=+12.365961526 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b0a0 item 81 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1580): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1580): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1580): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1580): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1580): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.526431945 +0000 UTC m=+12.366788862 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1580): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b5e0 item 82 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.526863291 +0000 UTC m=+12.367220208 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1680): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c16c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c16c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c16c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c16c0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c16c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.526863291 +0000 UTC m=+12.367220208 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c16c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b810 item 82 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1740): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1740): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1740): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1740): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1740): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.527643219 +0000 UTC m=+12.368000136 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1740): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028bea0 item 83 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.527956424 +0000 UTC m=+12.368313341 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1880): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c18c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c18c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c18c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c18c0): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c18c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.527956424 +0000 UTC m=+12.368313341 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c18c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 83 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c19c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c19c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c19c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c19c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c19c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.5287723 +0000 UTC m=+12.369129206 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c19c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d90 item 84 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.529125689 +0000 UTC m=+12.369482606 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1c00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1cc0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1cc0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1cc0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1cc0): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1cc0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.529125689 +0000 UTC m=+12.369482606 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004c1cc0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 84 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c000): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c000): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c000): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.529889427 +0000 UTC m=+12.370246344 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 85 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.530202311 +0000 UTC m=+12.370559228 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c0c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c100): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c100): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c100): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.530202311 +0000 UTC m=+12.370559228 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004020e0 item 85 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.531098236 +0000 UTC m=+12.371455163 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402930 item 86 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.531450725 +0000 UTC m=+12.371807642 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c240): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.531450725 +0000 UTC m=+12.371807642 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 86 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c300): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c300): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c300): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c300): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c300): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.532262211 +0000 UTC m=+12.372619128 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c300): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 87 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.532576719 +0000 UTC m=+12.372933636 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.532576719 +0000 UTC m=+12.372933636 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c480): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403810 item 87 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c500): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c500): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c500): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c500): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c500): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.533352209 +0000 UTC m=+12.373709125 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c500): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403d50 item 88 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.533685852 +0000 UTC m=+12.374042769 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c5c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c600): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c600): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c600): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.533685852 +0000 UTC m=+12.374042769 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc00074c600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 88 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.534639304 +0000 UTC m=+12.374996222 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452180): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408230 item 89 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.53497432 +0000 UTC m=+12.375331236 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004521c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 89 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.535320667 +0000 UTC m=+12.375677584 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004522c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452340): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452340): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452340): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452340): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452340): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.535320667 +0000 UTC m=+12.375677584 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452340): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408a80 item 89 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.536198437 +0000 UTC m=+12.376555354 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452400): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452540): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452540): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452540): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408e70 item 90 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452540): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452540): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.536506804 +0000 UTC m=+12.376863721 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452540): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408fc0 item 90 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.536892595 +0000 UTC m=+12.377249502 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452600): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452640): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452640): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452640): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452640): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452640): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.536892595 +0000 UTC m=+12.377249502 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452640): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 90 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.537716845 +0000 UTC m=+12.378073762 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452800): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452940): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452940): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452940): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 91 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452940): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452940): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.538058324 +0000 UTC m=+12.378415240 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452940): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): >_readAt: n=2, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): _writeAt: size=3, off=7 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 91 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.538383682 +0000 UTC m=+12.378740599 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a40): >_readAt: n=8, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.538383682 +0000 UTC m=+12.378740599 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452a40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004097a0 item 91 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.539300494 +0000 UTC m=+12.379657412 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 92 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.53960328 +0000 UTC m=+12.379960187 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452b40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): open at offset 5 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c00 item 92 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): _readAt: size=2, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): _writeAt: size=3, off=5 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): >_writeAt: n=3, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.539953435 +0000 UTC m=+12.380310352 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c80): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c80): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c80): >_readAt: n=3, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.539953435 +0000 UTC m=+12.380310352 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452c80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 92 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.540695882 +0000 UTC m=+12.381052799 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d80): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d80): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d80): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de40e0 item 93 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d80): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d80): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.541000392 +0000 UTC m=+12.381357309 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452d80): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e40): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e40): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e40): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.541000392 +0000 UTC m=+12.381357309 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452e40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4230 item 93 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.54186121 +0000 UTC m=+12.382218127 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f00): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f40): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f40): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f40): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de44d0 item 94 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f40): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f40): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.54215044 +0000 UTC m=+12.382507348 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000452f40): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.54215044 +0000 UTC m=+12.382507348 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453000): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4620 item 94 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.543041024 +0000 UTC m=+12.383397942 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004530c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453100): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453100): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453100): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de48c0 item 95 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453100): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453100): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.543341456 +0000 UTC m=+12.383698373 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453100): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.543341456 +0000 UTC m=+12.383698373 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004531c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4a10 item 95 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 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/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): open at offset 0 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): _readAt: size=2, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >_readAt: n=0, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.544222213 +0000 UTC m=+12.384579131 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453280): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004532c0): _writeAt: size=5, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004532c0): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004532c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4cb0 item 96 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004532c0): >_writeAt: n=5, err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004532c0): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.544531431 +0000 UTC m=+12.384888338 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc0004532c0): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/01 02:49:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:49:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/01 02:49:30 DEBUG : open-test-file: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): _readAt: size=512, off=0 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): openPending: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): >openPending: err= 2024/11/01 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): >_readAt: n=5, err=EOF 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): close: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-01 02:49:30.544531431 +0000 UTC m=+12.384888338 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/01 02:49:30 DEBUG : open-test-file(0xc000453380): >close: err= 2024/11/01 02:49:30 DEBUG : open-test-file: Remove: 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de4e00 item 96 2024/11/01 02:49:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/01 02:49:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/01 02:49:30 DEBUG : open-test-file: >Remove: err= 2024/11/01 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : >WaitForWriters: 2024/11/01 02:49:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- 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.16s) --- 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-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:49:30 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:49:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:49:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:49:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:49:30 DEBUG : file1: newRWFileHandle: 2024/11/01 02:49:30 DEBUG : file1(0xc0008624c0): openPending: 2024/11/01 02:49:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:30 DEBUG : file1(0xc0008624c0): >openPending: err= 2024/11/01 02:49:30 DEBUG : file1: >newRWFileHandle: err= 2024/11/01 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:49:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/01 02:49:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2024/11/01 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : file1: active writers 1 2024/11/01 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : file1: active writers 1 2024/11/01 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : file1: active writers 1 2024/11/01 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : file1: active writers 1 2024/11/01 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : file1: active writers 1 2024/11/01 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2024/11/01 02:49:30 DEBUG : : Looking for writers 2024/11/01 02:49:30 DEBUG : file1: reading active writers 2024/11/01 02:49:30 DEBUG : file1: active writers 1 2024/11/01 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2024/11/01 02:49:31 DEBUG : : Looking for writers 2024/11/01 02:49:31 DEBUG : file1: reading active writers 2024/11/01 02:49:31 DEBUG : file1: active writers 1 2024/11/01 02:49:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2024/11/01 02:49:31 DEBUG : : Looking for writers 2024/11/01 02:49:31 DEBUG : file1: reading active writers 2024/11/01 02:49:31 DEBUG : file1: active writers 1 2024/11/01 02:49:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:32 DEBUG : : Looking for writers 2024/11/01 02:49:32 DEBUG : file1: reading active writers 2024/11/01 02:49:32 DEBUG : file1: active writers 1 2024/11/01 02:49:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:33 DEBUG : : Looking for writers 2024/11/01 02:49:33 DEBUG : file1: reading active writers 2024/11/01 02:49:33 DEBUG : file1: active writers 1 2024/11/01 02:49:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:34 DEBUG : : Looking for writers 2024/11/01 02:49:34 DEBUG : file1: reading active writers 2024/11/01 02:49:34 DEBUG : file1: active writers 1 2024/11/01 02:49:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:35 DEBUG : : Looking for writers 2024/11/01 02:49:35 DEBUG : file1: reading active writers 2024/11/01 02:49:35 DEBUG : file1: active writers 1 2024/11/01 02:49:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:36 DEBUG : : Looking for writers 2024/11/01 02:49:36 DEBUG : file1: reading active writers 2024/11/01 02:49:36 DEBUG : file1: active writers 1 2024/11/01 02:49:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:37 DEBUG : : Looking for writers 2024/11/01 02:49:37 DEBUG : file1: reading active writers 2024/11/01 02:49:37 DEBUG : file1: active writers 1 2024/11/01 02:49:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:38 DEBUG : : Looking for writers 2024/11/01 02:49:38 DEBUG : file1: reading active writers 2024/11/01 02:49:38 DEBUG : file1: active writers 1 2024/11/01 02:49:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:39 DEBUG : : Looking for writers 2024/11/01 02:49:39 DEBUG : file1: reading active writers 2024/11/01 02:49:39 DEBUG : file1: active writers 1 2024/11/01 02:49:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:40 DEBUG : : Looking for writers 2024/11/01 02:49:40 DEBUG : file1: reading active writers 2024/11/01 02:49:40 DEBUG : file1: active writers 1 2024/11/01 02:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:41 DEBUG : : Looking for writers 2024/11/01 02:49:41 DEBUG : file1: reading active writers 2024/11/01 02:49:41 DEBUG : file1: active writers 1 2024/11/01 02:49:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:42 DEBUG : : Looking for writers 2024/11/01 02:49:42 DEBUG : file1: reading active writers 2024/11/01 02:49:42 DEBUG : file1: active writers 1 2024/11/01 02:49:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:43 DEBUG : : Looking for writers 2024/11/01 02:49:43 DEBUG : file1: reading active writers 2024/11/01 02:49:43 DEBUG : file1: active writers 1 2024/11/01 02:49:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:44 DEBUG : : Looking for writers 2024/11/01 02:49:44 DEBUG : file1: reading active writers 2024/11/01 02:49:44 DEBUG : file1: active writers 1 2024/11/01 02:49:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:45 DEBUG : : Looking for writers 2024/11/01 02:49:45 DEBUG : file1: reading active writers 2024/11/01 02:49:45 DEBUG : file1: active writers 1 2024/11/01 02:49:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:46 DEBUG : : Looking for writers 2024/11/01 02:49:46 DEBUG : file1: reading active writers 2024/11/01 02:49:46 DEBUG : file1: active writers 1 2024/11/01 02:49:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:47 DEBUG : : Looking for writers 2024/11/01 02:49:47 DEBUG : file1: reading active writers 2024/11/01 02:49:47 DEBUG : file1: active writers 1 2024/11/01 02:49:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:48 DEBUG : : Looking for writers 2024/11/01 02:49:48 DEBUG : file1: reading active writers 2024/11/01 02:49:48 DEBUG : file1: active writers 1 2024/11/01 02:49:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:49 DEBUG : : Looking for writers 2024/11/01 02:49:49 DEBUG : file1: reading active writers 2024/11/01 02:49:49 DEBUG : file1: active writers 1 2024/11/01 02:49:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:50 DEBUG : : Looking for writers 2024/11/01 02:49:50 DEBUG : file1: reading active writers 2024/11/01 02:49:50 DEBUG : file1: active writers 1 2024/11/01 02:49:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:51 DEBUG : : Looking for writers 2024/11/01 02:49:51 DEBUG : file1: reading active writers 2024/11/01 02:49:51 DEBUG : file1: active writers 1 2024/11/01 02:49:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:52 DEBUG : : Looking for writers 2024/11/01 02:49:52 DEBUG : file1: reading active writers 2024/11/01 02:49:52 DEBUG : file1: active writers 1 2024/11/01 02:49:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:53 DEBUG : : Looking for writers 2024/11/01 02:49:53 DEBUG : file1: reading active writers 2024/11/01 02:49:53 DEBUG : file1: active writers 1 2024/11/01 02:49:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:54 DEBUG : : Looking for writers 2024/11/01 02:49:54 DEBUG : file1: reading active writers 2024/11/01 02:49:54 DEBUG : file1: active writers 1 2024/11/01 02:49:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:55 DEBUG : : Looking for writers 2024/11/01 02:49:55 DEBUG : file1: reading active writers 2024/11/01 02:49:55 DEBUG : file1: active writers 1 2024/11/01 02:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:56 DEBUG : : Looking for writers 2024/11/01 02:49:56 DEBUG : file1: reading active writers 2024/11/01 02:49:56 DEBUG : file1: active writers 1 2024/11/01 02:49:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:57 DEBUG : : Looking for writers 2024/11/01 02:49:57 DEBUG : file1: reading active writers 2024/11/01 02:49:57 DEBUG : file1: active writers 1 2024/11/01 02:49:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:58 DEBUG : : Looking for writers 2024/11/01 02:49:58 DEBUG : file1: reading active writers 2024/11/01 02:49:58 DEBUG : file1: active writers 1 2024/11/01 02:49:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:49:59 DEBUG : : Looking for writers 2024/11/01 02:49:59 DEBUG : file1: reading active writers 2024/11/01 02:49:59 DEBUG : file1: active writers 1 2024/11/01 02:49:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2024/11/01 02:50:00 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008204b0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc00071e708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641185600} name:file1 opens:1 downloaders: o: fd:0xc0000880b0 info:{ModTime:{wall:13961491235082788513 ext:12408086743 loc:0x39d4e20} ATime:{wall:13961491235082788513 ext:12408086743 loc:0x39d4e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2024/11/01 02:50:00 DEBUG : >WaitForWriters: 2024/11/01 02:50:00 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:00 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:50:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:50:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:50:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:50:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:00 DEBUG : rename_me: newRWFileHandle: 2024/11/01 02:50:00 DEBUG : rename_me(0xc000863400): openPending: 2024/11/01 02:50:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/01 02:50:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/01 02:50:00 DEBUG : rename_me(0xc000863400): >openPending: err= 2024/11/01 02:50:00 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/01 02:50:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/01 02:50:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/01 02:50:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/01 02:50:00 DEBUG : rename_me(0xc000863400): _writeAt: size=5, off=0 2024/11/01 02:50:00 DEBUG : rename_me(0xc000863400): >_writeAt: n=5, err= 2024/11/01 02:50:00 DEBUG : rename_me(0xc000863400): close: 2024/11/01 02:50:00 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-01 02:50:00.591328807 +0000 UTC m=+42.431685734 2024/11/01 02:50:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/01 02:50:00 DEBUG : rename_me(0xc000863400): >close: err= 2024/11/01 02:50:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/01 02:50:00 DEBUG : i_was_renamed: Updating file with 0xc0007b40c0 2024/11/01 02:50:00 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/01 02:50:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/01 02:50:00 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:00 DEBUG : : Looking for writers 2024/11/01 02:50:00 DEBUG : i_was_renamed: reading active writers 2024/11/01 02:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/01 02:50:00 DEBUG : : Looking for writers 2024/11/01 02:50:00 DEBUG : i_was_renamed: reading active writers 2024/11/01 02:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/01 02:50:00 DEBUG : : Looking for writers 2024/11/01 02:50:00 DEBUG : i_was_renamed: reading active writers 2024/11/01 02:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/01 02:50:00 DEBUG : : Looking for writers 2024/11/01 02:50:00 DEBUG : i_was_renamed: reading active writers 2024/11/01 02:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/01 02:50:00 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/01 02:50:00 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:00 INFO : i_was_renamed: Copied (new) 2024/11/01 02:50:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-01 02:50:00 +0000 UTC" 2024/11/01 02:50:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/01 02:50:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/01 02:50:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/01 02:50:00 DEBUG : : Looking for writers 2024/11/01 02:50:00 DEBUG : i_was_renamed: reading active writers 2024/11/01 02:50:00 DEBUG : >WaitForWriters: 2024/11/01 02:50:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:00 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/01 02:50:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:50:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/01 02:50:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZpIY_}/rclone-test-zubesoj5vifo" 2024/11/01 02:50:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/01 02:50:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:00 DEBUG : : forgetting directory cache 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0006b9500): _readAt: size=512, off=0 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0006b9500): openPending: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-01 01:51:00 +0000 UTC" against cached fingerprint "" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/01 02:50:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0006b9500): >openPending: err= 2024/11/01 02:50:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0006b9500): >_readAt: n=20, err=EOF 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0006b9500): close: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:51:00 +0000 GMT 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0006b9500): >close: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:01 DEBUG : : forgetting directory cache 2024/11/01 02:50:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0005c3600): _readAt: size=512, off=0 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0005c3600): openPending: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-01 01:52:00 +0000 UTC" against cached fingerprint "20,2024-11-01 01:51:00 +0000 UTC" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-01 01:52:00 +0000 UTC" != cached fingerprint "20,2024-11-01 01:51:00 +0000 UTC") 2024/11/01 02:50:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/01 02:50:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0005c3600): >openPending: err= 2024/11/01 02:50:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0005c3600): >_readAt: n=20, err=EOF 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0005c3600): close: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:52:00 +0000 GMT 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc0005c3600): >close: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:01 DEBUG : : forgetting directory cache 2024/11/01 02:50:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc00098e680): _readAt: size=512, off=0 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc00098e680): openPending: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-01 01:53:00 +0000 UTC" against cached fingerprint "20,2024-11-01 01:52:00 +0000 UTC" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-01 01:53:00 +0000 UTC" != cached fingerprint "20,2024-11-01 01:52:00 +0000 UTC") 2024/11/01 02:50:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/01 02:50:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc00098e680): >openPending: err= 2024/11/01 02:50:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc00098e680): >_readAt: n=20, err=EOF 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc00098e680): close: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:53:00 +0000 GMT 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc00098e680): >close: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:01 DEBUG : : forgetting directory cache 2024/11/01 02:50:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc000452800): _readAt: size=512, off=0 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc000452800): openPending: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-01 01:54:00 +0000 UTC" against cached fingerprint "20,2024-11-01 01:53:00 +0000 UTC" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-01 01:54:00 +0000 UTC" != cached fingerprint "20,2024-11-01 01:53:00 +0000 UTC") 2024/11/01 02:50:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/01 02:50:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc000452800): >openPending: err= 2024/11/01 02:50:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc000452800): >_readAt: n=20, err=EOF 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc000452800): close: 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:54:00 +0000 GMT 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate(0xc000452800): >close: err= 2024/11/01 02:50:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:01 DEBUG : : forgetting directory cache 2024/11/01 02:50:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000bf7c00): _readAt: size=512, off=0 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000bf7c00): openPending: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-01 01:55:00 +0000 UTC" against cached fingerprint "20,2024-11-01 01:54:00 +0000 UTC" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-01 01:55:00 +0000 UTC" != cached fingerprint "20,2024-11-01 01:54:00 +0000 UTC") 2024/11/01 02:50:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/01 02:50:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000bf7c00): >openPending: err= 2024/11/01 02:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000bf7c00): >_readAt: n=20, err=EOF 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000bf7c00): close: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:55:00 +0000 GMT 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000bf7c00): >close: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:02 DEBUG : : forgetting directory cache 2024/11/01 02:50:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc00088da40): _readAt: size=512, off=0 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc00088da40): openPending: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-01 01:56:00 +0000 UTC" against cached fingerprint "20,2024-11-01 01:55:00 +0000 UTC" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-01 01:56:00 +0000 UTC" != cached fingerprint "20,2024-11-01 01:55:00 +0000 UTC") 2024/11/01 02:50:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/01 02:50:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc00088da40): >openPending: err= 2024/11/01 02:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc00088da40): >_readAt: n=20, err=EOF 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc00088da40): close: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:56:00 +0000 GMT 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc00088da40): >close: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:02 DEBUG : : forgetting directory cache 2024/11/01 02:50:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000534540): _readAt: size=512, off=0 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000534540): openPending: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-01 01:57:00 +0000 UTC" against cached fingerprint "20,2024-11-01 01:56:00 +0000 UTC" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-01 01:57:00 +0000 UTC" != cached fingerprint "20,2024-11-01 01:56:00 +0000 UTC") 2024/11/01 02:50:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/01 02:50:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000534540): >openPending: err= 2024/11/01 02:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000534540): >_readAt: n=21, err=EOF 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000534540): close: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:57:00 +0000 GMT 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000534540): >close: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:02 DEBUG : : forgetting directory cache 2024/11/01 02:50:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000538340): _readAt: size=512, off=0 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000538340): openPending: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-01 01:58:00 +0000 UTC" against cached fingerprint "21,2024-11-01 01:57:00 +0000 UTC" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-01 01:58:00 +0000 UTC" != cached fingerprint "21,2024-11-01 01:57:00 +0000 UTC") 2024/11/01 02:50:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/01 02:50:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000538340): >openPending: err= 2024/11/01 02:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000538340): >_readAt: n=22, err=EOF 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000538340): close: 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:58:00 +0000 GMT 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate(0xc000538340): >close: err= 2024/11/01 02:50:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 DEBUG : : forgetting directory cache 2024/11/01 02:50:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc0008b4a40): _readAt: size=512, off=0 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc0008b4a40): openPending: 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-01 01:59:00 +0000 UTC" against cached fingerprint "22,2024-11-01 01:58:00 +0000 UTC" 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-01 01:59:00 +0000 UTC" != cached fingerprint "22,2024-11-01 01:58:00 +0000 UTC") 2024/11/01 02:50:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/01 02:50:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc0008b4a40): >openPending: err= 2024/11/01 02:50:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc0008b4a40): >_readAt: n=23, err=EOF 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc0008b4a40): close: 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 01:59:00 +0000 GMT 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc0008b4a40): >close: err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 DEBUG : : forgetting directory cache 2024/11/01 02:50:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc00091a6c0): _readAt: size=512, off=0 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc00091a6c0): openPending: 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-01 02:00:00 +0000 UTC" against cached fingerprint "23,2024-11-01 01:59:00 +0000 UTC" 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-01 02:00:00 +0000 UTC" != cached fingerprint "23,2024-11-01 01:59:00 +0000 UTC") 2024/11/01 02:50:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/01 02:50:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc00091a6c0): >openPending: err= 2024/11/01 02:50:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc00091a6c0): >_readAt: n=24, err=EOF 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc00091a6c0): close: 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-01 02:00:00 +0000 GMT 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate(0xc00091a6c0): >close: err= 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: 2024/11/01 02:50:03 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:03 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : : forgetting directory cache 2024/11/01 02:50:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/01 02:50:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/01 02:50:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/01 02:50:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/01 02:50:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/01 02:50:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/01 02:50:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/01 02:50:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/01 02:50:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/01 02:50:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/01 02:50:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/01 02:50:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/01 02:50:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/01 02:50:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/01 02:50:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/01 02:50:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/01 02:50:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : FiLeB: reading active writers 2024/11/01 02:50:03 DEBUG : FilEb: reading active writers 2024/11/01 02:50:03 DEBUG : FiLeA: reading active writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : FiLeA: reading active writers 2024/11/01 02:50:03 DEBUG : FiLeB: reading active writers 2024/11/01 02:50:03 DEBUG : FilEb: reading active writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/01 02:50:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 DEBUG : webdav root 'rclone-test-zubesoj5vifo': Re-using VFS from active cache 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:03 DEBUG : : Looking for writers 2024/11/01 02:50:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:03 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:04 DEBUG : dir: Looking for writers 2024/11/01 02:50:04 DEBUG : file2: reading active writers 2024/11/01 02:50:04 DEBUG : : Looking for writers 2024/11/01 02:50:04 DEBUG : dir: reading active writers 2024/11/01 02:50:04 DEBUG : file1: reading active writers 2024/11/01 02:50:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:04 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:04 DEBUG : dir: Looking for writers 2024/11/01 02:50:04 DEBUG : : Looking for writers 2024/11/01 02:50:04 DEBUG : dir: reading active writers 2024/11/01 02:50:04 DEBUG : file1: reading active writers 2024/11/01 02:50:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:04 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:04 DEBUG : file1: Open: flags=O_RDONLY 2024/11/01 02:50:04 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/01 02:50:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/01 02:50:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/01 02:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/01 02:50:04 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (0 bytes), uploading instead of streaming 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/01 02:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/01 02:50:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/01 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:04 DEBUG : dir: Looking for writers 2024/11/01 02:50:04 DEBUG : file2: reading active writers 2024/11/01 02:50:04 DEBUG : new_file.txt: reading active writers 2024/11/01 02:50:04 DEBUG : : Looking for writers 2024/11/01 02:50:04 DEBUG : dir: reading active writers 2024/11/01 02:50:04 DEBUG : file1: reading active writers 2024/11/01 02:50:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:04 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/01 02:50:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00066e480 2024/11/01 02:50:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/01 02:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:04 INFO : dir/file1: Moved (server-side) to: file0 2024/11/01 02:50:04 DEBUG : file0: Updating file with file0 0xc00066e480 2024/11/01 02:50:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/01 02:50:04 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/01 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:04 DEBUG : dir: Looking for writers 2024/11/01 02:50:04 DEBUG : : Looking for writers 2024/11/01 02:50:04 DEBUG : dir: reading active writers 2024/11/01 02:50:04 DEBUG : file0: reading active writers 2024/11/01 02:50:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:04 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:04 DEBUG : : Looking for writers 2024/11/01 02:50:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:04 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:04 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/01 02:50:04 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/01 02:50:04 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/01 02:50:04 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/01 02:50:05 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:05 DEBUG : : Looking for writers 2024/11/01 02:50:05 DEBUG : a: Looking for writers 2024/11/01 02:50:05 DEBUG : b: Looking for writers 2024/11/01 02:50:05 DEBUG : c: Looking for writers 2024/11/01 02:50:05 DEBUG : d: Looking for writers 2024/11/01 02:50:05 DEBUG : : Looking for writers 2024/11/01 02:50:05 DEBUG : c: reading active writers 2024/11/01 02:50:05 DEBUG : d: reading active writers 2024/11/01 02:50:05 DEBUG : /: reading active writers 2024/11/01 02:50:05 DEBUG : a: reading active writers 2024/11/01 02:50:05 DEBUG : b: reading active writers 2024/11/01 02:50:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:05 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/01 02:50:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/01 02:50:05 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/01 02:50:05 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/01 02:50:05 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:05 DEBUG : a/b/c/d: Looking for writers 2024/11/01 02:50:05 DEBUG : a/b/c: Looking for writers 2024/11/01 02:50:05 DEBUG : d: reading active writers 2024/11/01 02:50:05 DEBUG : a/b: Looking for writers 2024/11/01 02:50:05 DEBUG : c: reading active writers 2024/11/01 02:50:05 DEBUG : a: Looking for writers 2024/11/01 02:50:05 DEBUG : b: reading active writers 2024/11/01 02:50:05 DEBUG : : Looking for writers 2024/11/01 02:50:05 DEBUG : a: reading active writers 2024/11/01 02:50:05 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-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:05 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/01 02:50:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/01 02:50:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/01 02:50:05 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (5 bytes), uploading instead of streaming 2024/11/01 02:50:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:05 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/01 02:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/01 02:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (0 bytes), uploading instead of streaming 2024/11/01 02:50:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:05 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/01 02:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (7 bytes), uploading instead of streaming 2024/11/01 02:50:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:05 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:05 DEBUG : : Looking for writers 2024/11/01 02:50:05 DEBUG : file1: reading active writers 2024/11/01 02:50:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:05 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/01 02:50:06 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/01 02:50:06 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/01 02:50:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/01 02:50:06 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (11 bytes), uploading instead of streaming 2024/11/01 02:50:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:06 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/01 02:50:06 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:06 DEBUG : : Looking for writers 2024/11/01 02:50:06 DEBUG : file1: reading active writers 2024/11/01 02:50:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:06 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (5 bytes), uploading instead of streaming 2024/11/01 02:50:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:06 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/01 02:50:06 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:06 DEBUG : : Looking for writers 2024/11/01 02:50:06 DEBUG : file1: reading active writers 2024/11/01 02:50:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:06 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:06 DEBUG : file1: WriteFileHandle.Release closing 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (0 bytes), uploading instead of streaming 2024/11/01 02:50:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:06 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/01 02:50:06 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:06 DEBUG : : Looking for writers 2024/11/01 02:50:06 DEBUG : file1: reading active writers 2024/11/01 02:50:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:07 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2024/11/01 02:50:07 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2024/11/01 02:50:07 DEBUG : : Looking for writers 2024/11/01 02:50:07 DEBUG : file1: reading active writers 2024/11/01 02:50:07 DEBUG : file1: active writers 1 2024/11/01 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2024/11/01 02:50:08 DEBUG : : Looking for writers 2024/11/01 02:50:08 DEBUG : file1: reading active writers 2024/11/01 02:50:08 DEBUG : file1: active writers 1 2024/11/01 02:50:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:09 DEBUG : : Looking for writers 2024/11/01 02:50:09 DEBUG : file1: reading active writers 2024/11/01 02:50:09 DEBUG : file1: active writers 1 2024/11/01 02:50:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:10 DEBUG : : Looking for writers 2024/11/01 02:50:10 DEBUG : file1: reading active writers 2024/11/01 02:50:10 DEBUG : file1: active writers 1 2024/11/01 02:50:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:11 DEBUG : : Looking for writers 2024/11/01 02:50:11 DEBUG : file1: reading active writers 2024/11/01 02:50:11 DEBUG : file1: active writers 1 2024/11/01 02:50:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:12 DEBUG : : Looking for writers 2024/11/01 02:50:12 DEBUG : file1: reading active writers 2024/11/01 02:50:12 DEBUG : file1: active writers 1 2024/11/01 02:50:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:13 DEBUG : : Looking for writers 2024/11/01 02:50:13 DEBUG : file1: reading active writers 2024/11/01 02:50:13 DEBUG : file1: active writers 1 2024/11/01 02:50:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:14 DEBUG : : Looking for writers 2024/11/01 02:50:14 DEBUG : file1: reading active writers 2024/11/01 02:50:14 DEBUG : file1: active writers 1 2024/11/01 02:50:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:15 DEBUG : : Looking for writers 2024/11/01 02:50:15 DEBUG : file1: reading active writers 2024/11/01 02:50:15 DEBUG : file1: active writers 1 2024/11/01 02:50:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:16 DEBUG : : Looking for writers 2024/11/01 02:50:16 DEBUG : file1: reading active writers 2024/11/01 02:50:16 DEBUG : file1: active writers 1 2024/11/01 02:50:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:17 DEBUG : : Looking for writers 2024/11/01 02:50:17 DEBUG : file1: reading active writers 2024/11/01 02:50:17 DEBUG : file1: active writers 1 2024/11/01 02:50:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:18 DEBUG : : Looking for writers 2024/11/01 02:50:18 DEBUG : file1: reading active writers 2024/11/01 02:50:18 DEBUG : file1: active writers 1 2024/11/01 02:50:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:19 DEBUG : : Looking for writers 2024/11/01 02:50:19 DEBUG : file1: reading active writers 2024/11/01 02:50:19 DEBUG : file1: active writers 1 2024/11/01 02:50:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:20 DEBUG : : Looking for writers 2024/11/01 02:50:20 DEBUG : file1: reading active writers 2024/11/01 02:50:20 DEBUG : file1: active writers 1 2024/11/01 02:50:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:21 DEBUG : : Looking for writers 2024/11/01 02:50:21 DEBUG : file1: reading active writers 2024/11/01 02:50:21 DEBUG : file1: active writers 1 2024/11/01 02:50:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:22 DEBUG : : Looking for writers 2024/11/01 02:50:22 DEBUG : file1: reading active writers 2024/11/01 02:50:22 DEBUG : file1: active writers 1 2024/11/01 02:50:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:23 DEBUG : : Looking for writers 2024/11/01 02:50:23 DEBUG : file1: reading active writers 2024/11/01 02:50:23 DEBUG : file1: active writers 1 2024/11/01 02:50:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:24 DEBUG : : Looking for writers 2024/11/01 02:50:24 DEBUG : file1: reading active writers 2024/11/01 02:50:24 DEBUG : file1: active writers 1 2024/11/01 02:50:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:25 DEBUG : : Looking for writers 2024/11/01 02:50:25 DEBUG : file1: reading active writers 2024/11/01 02:50:25 DEBUG : file1: active writers 1 2024/11/01 02:50:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:26 DEBUG : : Looking for writers 2024/11/01 02:50:26 DEBUG : file1: reading active writers 2024/11/01 02:50:26 DEBUG : file1: active writers 1 2024/11/01 02:50:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:27 DEBUG : : Looking for writers 2024/11/01 02:50:27 DEBUG : file1: reading active writers 2024/11/01 02:50:27 DEBUG : file1: active writers 1 2024/11/01 02:50:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:28 DEBUG : : Looking for writers 2024/11/01 02:50:28 DEBUG : file1: reading active writers 2024/11/01 02:50:28 DEBUG : file1: active writers 1 2024/11/01 02:50:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:29 DEBUG : : Looking for writers 2024/11/01 02:50:29 DEBUG : file1: reading active writers 2024/11/01 02:50:29 DEBUG : file1: active writers 1 2024/11/01 02:50:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:30 DEBUG : : Looking for writers 2024/11/01 02:50:30 DEBUG : file1: reading active writers 2024/11/01 02:50:30 DEBUG : file1: active writers 1 2024/11/01 02:50:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:31 DEBUG : : Looking for writers 2024/11/01 02:50:31 DEBUG : file1: reading active writers 2024/11/01 02:50:31 DEBUG : file1: active writers 1 2024/11/01 02:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:32 DEBUG : : Looking for writers 2024/11/01 02:50:32 DEBUG : file1: reading active writers 2024/11/01 02:50:32 DEBUG : file1: active writers 1 2024/11/01 02:50:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:33 DEBUG : : Looking for writers 2024/11/01 02:50:33 DEBUG : file1: reading active writers 2024/11/01 02:50:33 DEBUG : file1: active writers 1 2024/11/01 02:50:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:34 DEBUG : : Looking for writers 2024/11/01 02:50:34 DEBUG : file1: reading active writers 2024/11/01 02:50:34 DEBUG : file1: active writers 1 2024/11/01 02:50:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:35 DEBUG : : Looking for writers 2024/11/01 02:50:35 DEBUG : file1: reading active writers 2024/11/01 02:50:35 DEBUG : file1: active writers 1 2024/11/01 02:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:36 DEBUG : : Looking for writers 2024/11/01 02:50:36 DEBUG : file1: reading active writers 2024/11/01 02:50:36 DEBUG : file1: active writers 1 2024/11/01 02:50:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2024/11/01 02:50:37 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2024/11/01 02:50:37 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:37 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:37 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (0 bytes), uploading instead of streaming 2024/11/01 02:50:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:37 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:37 DEBUG : file1: Open: flags=O_RDONLY 2024/11/01 02:50:37 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/01 02:50:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/01 02:50:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:37 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:37 DEBUG : : Looking for writers 2024/11/01 02:50:37 DEBUG : file1: reading active writers 2024/11/01 02:50:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-zubesoj5vifo'", Local "Local file system at /tmp/rclone3549133328", Modify Window "1s" 2024/11/01 02:50:37 INFO : webdav root 'rclone-test-zubesoj5vifo': poll-interval is not supported by this remote 2024/11/01 02:50:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/01 02:50:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/01 02:50:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/01 02:50:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/01 02:50:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:37 DEBUG : webdav root 'rclone-test-zubesoj5vifo': File to upload is small (100 bytes), uploading instead of streaming 2024/11/01 02:50:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2024/11/01 02:50:37 DEBUG : file1: Size of src and dst objects identical 2024/11/01 02:50:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/01 02:50:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/01 02:50:37 DEBUG : file1: Open: flags=O_RDONLY 2024/11/01 02:50:37 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/01 02:50:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/01 02:50:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/01 02:50:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/01 02:50:37 DEBUG : WaitForWriters: timeout=30s 2024/11/01 02:50:37 DEBUG : : Looking for writers 2024/11/01 02:50:37 DEBUG : file1: reading active writers 2024/11/01 02:50:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/01 02:50:37 DEBUG : webdav root 'rclone-test-zubesoj5vifo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.075252883s (try 1/5)