"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/05/15 01:04:36 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-fixitig6puni" 2025/05/15 01:04:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 01:04:36 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/05/15 01:04:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/15 01:04:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/15 01:04:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/15 01:04:36 DEBUG : Setting pass="9wk_3jI3I6n_LYUbTl2DU9IeDmeoO2EaPa7bEO16nd1Y" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/15 01:04:36 DEBUG : TestWebdavRclone: detected overridden config - adding "{VBkXS}" suffix to name 2025/05/15 01:04:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/05/15 01:04:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/05/15 01:04:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/05/15 01:04:36 DEBUG : Setting pass="9wk_3jI3I6n_LYUbTl2DU9IeDmeoO2EaPa7bEO16nd1Y" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/05/15 01:04:36 DEBUG : found headers: 2025/05/15 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone3252557789" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:36 DEBUG : dir: Looking for writers 2025/05/15 01:04:36 DEBUG : : Looking for writers 2025/05/15 01:04:36 DEBUG : dir: reading active writers 2025/05/15 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:36 DEBUG : dir/subdir: Looking for writers 2025/05/15 01:04:36 DEBUG : dir: Looking for writers 2025/05/15 01:04:36 DEBUG : file1: reading active writers 2025/05/15 01:04:36 DEBUG : file2: reading active writers 2025/05/15 01:04:36 DEBUG : subdir: reading active writers 2025/05/15 01:04:36 DEBUG : : Looking for writers 2025/05/15 01:04:36 DEBUG : dir: reading active writers 2025/05/15 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:36 DEBUG : dir: Looking for writers 2025/05/15 01:04:36 DEBUG : file1: reading active writers 2025/05/15 01:04:36 DEBUG : : Looking for writers 2025/05/15 01:04:36 DEBUG : dir: reading active writers 2025/05/15 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.15s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:36 DEBUG : dir: Looking for writers 2025/05/15 01:04:36 DEBUG : : Looking for writers 2025/05/15 01:04:36 DEBUG : dir: reading active writers 2025/05/15 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.12s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:36 DEBUG : : forgetting directory cache 2025/05/15 01:04:36 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:36 DEBUG : : Looking for writers 2025/05/15 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:36 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/15 01:04:36 DEBUG : dir: invalidating directory cache 2025/05/15 01:04:36 DEBUG : : >ForgetPath: 2025/05/15 01:04:36 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/15 01:04:36 DEBUG : : invalidating directory cache 2025/05/15 01:04:36 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:36 DEBUG : : >ForgetPath: 2025/05/15 01:04:36 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/15 01:04:36 DEBUG : : >ForgetPath: 2025/05/15 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:36 DEBUG : dir: Looking for writers 2025/05/15 01:04:36 DEBUG : : Looking for writers 2025/05/15 01:04:36 DEBUG : dir: reading active writers 2025/05/15 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:36 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : : forgetting directory cache 2025/05/15 01:04:37 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:37 DEBUG : dir: Looking for writers 2025/05/15 01:04:37 DEBUG : fil/a/b: Looking for writers 2025/05/15 01:04:37 DEBUG : fil/a: Looking for writers 2025/05/15 01:04:37 DEBUG : b: reading active writers 2025/05/15 01:04:37 DEBUG : fil: Looking for writers 2025/05/15 01:04:37 DEBUG : a: reading active writers 2025/05/15 01:04:37 DEBUG : : Looking for writers 2025/05/15 01:04:37 DEBUG : dir: reading active writers 2025/05/15 01:04:37 DEBUG : fil: reading active writers 2025/05/15 01:04:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:37 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:37 DEBUG : dir: Looking for writers 2025/05/15 01:04:37 DEBUG : : Looking for writers 2025/05/15 01:04:37 DEBUG : dir: reading active writers 2025/05/15 01:04:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:37 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:37 DEBUG : dir: Looking for writers 2025/05/15 01:04:37 DEBUG : file1: reading active writers 2025/05/15 01:04:37 DEBUG : : Looking for writers 2025/05/15 01:04:37 DEBUG : dir: reading active writers 2025/05/15 01:04:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:37 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/15 01:04:37 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:37 DEBUG : dir: invalidating directory cache 2025/05/15 01:04:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/15 01:04:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/15 01:04:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/15 01:04:37 DEBUG : dir/file1: Reset virtual modtime 2025/05/15 01:04:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/15 01:04:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/15 01:04:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:37 DEBUG : dir: invalidating directory cache 2025/05/15 01:04:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/15 01:04:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/15 01:04:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/15 01:04:37 DEBUG : : forgetting directory cache 2025/05/15 01:04:37 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:37 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/15 01:04:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:37 DEBUG : dir/virtualDir: Looking for writers 2025/05/15 01:04:37 DEBUG : dir: Looking for writers 2025/05/15 01:04:37 DEBUG : virtualFile: reading active writers 2025/05/15 01:04:37 DEBUG : virtualDir: reading active writers 2025/05/15 01:04:37 DEBUG : file1: reading active writers 2025/05/15 01:04:37 DEBUG : virtualFile2: reading active writers 2025/05/15 01:04:37 DEBUG : : Looking for writers 2025/05/15 01:04:37 DEBUG : dir: reading active writers 2025/05/15 01:04:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:38 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:38 ERROR : dir/: Can only open directories read only 2025/05/15 01:04:38 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:38 DEBUG : dir: Looking for writers 2025/05/15 01:04:38 DEBUG : : Looking for writers 2025/05/15 01:04:38 DEBUG : dir: reading active writers 2025/05/15 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:38 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/15 01:04:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/15 01:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/15 01:04:38 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 01:04:38 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:38 NOTICE: webdav root 'rclone-test-fixitig6puni': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/15 01:04:38 DEBUG : dir/potato: Size of src and dst objects identical 2025/05/15 01:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/15 01:04:38 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:38 DEBUG : dir: Looking for writers 2025/05/15 01:04:38 DEBUG : file1: reading active writers 2025/05/15 01:04:38 DEBUG : potato: reading active writers 2025/05/15 01:04:38 DEBUG : : Looking for writers 2025/05/15 01:04:38 DEBUG : dir: reading active writers 2025/05/15 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:38 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/15 01:04:38 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:38 DEBUG : dir/sub: Looking for writers 2025/05/15 01:04:38 DEBUG : dir: Looking for writers 2025/05/15 01:04:38 DEBUG : sub: reading active writers 2025/05/15 01:04:38 DEBUG : file1: reading active writers 2025/05/15 01:04:38 DEBUG : : Looking for writers 2025/05/15 01:04:38 DEBUG : dir: reading active writers 2025/05/15 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:38 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/15 01:04:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/15 01:04:38 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:38 DEBUG : dir/sub/subsub: Looking for writers 2025/05/15 01:04:38 DEBUG : dir/sub: Looking for writers 2025/05/15 01:04:38 DEBUG : subsub: reading active writers 2025/05/15 01:04:38 DEBUG : dir: Looking for writers 2025/05/15 01:04:38 DEBUG : file1: reading active writers 2025/05/15 01:04:38 DEBUG : sub: reading active writers 2025/05/15 01:04:38 DEBUG : : Looking for writers 2025/05/15 01:04:38 DEBUG : dir: reading active writers 2025/05/15 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:39 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:39 ERROR : dir/: Dir.Remove not empty 2025/05/15 01:04:39 DEBUG : dir/file1: Remove: 2025/05/15 01:04:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:39 DEBUG : dir/file1: >Remove: err= 2025/05/15 01:04:39 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/15 01:04:39 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:39 DEBUG : : Looking for writers 2025/05/15 01:04:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:39 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:39 DEBUG : dir/file1: Remove: 2025/05/15 01:04:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:39 DEBUG : dir/file1: >Remove: err= 2025/05/15 01:04:39 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/15 01:04:39 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:39 DEBUG : : Looking for writers 2025/05/15 01:04:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.15s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:39 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:39 DEBUG : dir/file1: Remove: 2025/05/15 01:04:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:39 DEBUG : dir/file1: >Remove: err= 2025/05/15 01:04:39 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:39 DEBUG : dir: Looking for writers 2025/05/15 01:04:39 DEBUG : : Looking for writers 2025/05/15 01:04:39 DEBUG : dir: reading active writers 2025/05/15 01:04:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:39 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:39 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/15 01:04:39 DEBUG : dir: Updating dir with dir2 0xc000a28750 2025/05/15 01:04:39 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:39 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/15 01:04:39 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/15 01:04:39 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/15 01:04:39 DEBUG : file2: Updating file with file2 0xc000678900 2025/05/15 01:04:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:40 INFO : dir2/file3: Deleted 2025/05/15 01:04:40 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/15 01:04:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000678900 2025/05/15 01:04:40 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/15 01:04:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/15 01:04:40 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/15 01:04:40 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000c32b0 2025/05/15 01:04:40 DEBUG : empty directory: forgetting directory cache 2025/05/15 01:04:40 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/15 01:04:40 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/15 01:04:40 DEBUG : dir2: Renaming to "dir3" 2025/05/15 01:04:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:40 DEBUG : dir3: Looking for writers 2025/05/15 01:04:40 DEBUG : file3: reading active writers 2025/05/15 01:04:40 DEBUG : renamed empty directory: Looking for writers 2025/05/15 01:04:40 DEBUG : : Looking for writers 2025/05/15 01:04:40 DEBUG : dir3: reading active writers 2025/05/15 01:04:40 DEBUG : renamed empty directory: reading active writers 2025/05/15 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:40 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/15 01:04:40 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:40 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/15 01:04:40 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/15 01:04:40 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/15 01:04:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/15 01:04:40 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:40 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:40 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/15 01:04:40 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/15 01:04:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:40 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (12 bytes), uploading instead of streaming 2025/05/15 01:04:40 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/05/15 01:04:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:40 DEBUG : : forgetting directory cache 2025/05/15 01:04:40 DEBUG : dir: forgetting directory cache 2025/05/15 01:04:40 DEBUG : dir/sub: forgetting directory cache 2025/05/15 01:04:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/15 01:04:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/15 01:04:40 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 01:04:40 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/05/15 01:04:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/15 01:04:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:40 DEBUG : dir/sub: Looking for writers 2025/05/15 01:04:40 DEBUG : file2: reading active writers 2025/05/15 01:04:40 DEBUG : file0: reading active writers 2025/05/15 01:04:40 DEBUG : dir: Looking for writers 2025/05/15 01:04:40 DEBUG : file1: reading active writers 2025/05/15 01:04:40 DEBUG : sub: reading active writers 2025/05/15 01:04:40 DEBUG : : Looking for writers 2025/05/15 01:04:40 DEBUG : dir: reading active writers 2025/05/15 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:40 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/05/15 01:04:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:40 DEBUG : : Looking for writers 2025/05/15 01:04:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:40 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/15 01:04:40 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:40 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/15 01:04:40 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/15 01:04:40 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/15 01:04:40 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:40 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:40 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/15 01:04:40 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:40 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/15 01:04:40 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/15 01:04:40 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/15 01:04:40 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:40 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:40 DEBUG : dir: Looking for writers 2025/05/15 01:04:40 DEBUG : file1: reading active writers 2025/05/15 01:04:40 DEBUG : file1.metadata: reading active writers 2025/05/15 01:04:40 DEBUG : : Looking for writers 2025/05/15 01:04:40 DEBUG : dir: reading active writers 2025/05/15 01:04:40 DEBUG : dir.metadata: reading active writers 2025/05/15 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:40 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:40 DEBUG : dir: Looking for writers 2025/05/15 01:04:40 DEBUG : file1: reading active writers 2025/05/15 01:04:40 DEBUG : : Looking for writers 2025/05/15 01:04:40 DEBUG : dir: reading active writers 2025/05/15 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:40 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:40 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/05/15 01:04:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:40 DEBUG : dir: Looking for writers 2025/05/15 01:04:40 DEBUG : file1: reading active writers 2025/05/15 01:04:40 DEBUG : : Looking for writers 2025/05/15 01:04:40 DEBUG : dir: reading active writers 2025/05/15 01:04:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:40 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : dir: Looking for writers 2025/05/15 01:04:41 DEBUG : file1: reading active writers 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : dir: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/05/15 01:04:41 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/15 01:04:41 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/15 01:04:41 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:41 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : file.txt: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:41 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:41 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (25 bytes), uploading instead of streaming 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : dir: Looking for writers 2025/05/15 01:04:41 DEBUG : file1: reading active writers 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : dir: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:41 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : dir/file1: Remove: 2025/05/15 01:04:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:41 DEBUG : dir/file1: >Remove: err= 2025/05/15 01:04:41 DEBUG : dir/file1: Remove: 2025/05/15 01:04:41 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : dir: Looking for writers 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : dir: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:41 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : dir/file1: Remove: 2025/05/15 01:04:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:41 DEBUG : dir/file1: >Remove: err= 2025/05/15 01:04:41 DEBUG : dir/file1: Remove: 2025/05/15 01:04:41 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : dir: Looking for writers 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : dir: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:41 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/15 01:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 01:04:41 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/15 01:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 01:04:41 DEBUG : dir/file1: Open: flags=0x3 2025/05/15 01:04:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/15 01:04:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : dir: Looking for writers 2025/05/15 01:04:41 DEBUG : file1: reading active writers 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : dir: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:41 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:41 DEBUG : dir: Looking for writers 2025/05/15 01:04:41 DEBUG : file1: reading active writers 2025/05/15 01:04:41 DEBUG : : Looking for writers 2025/05/15 01:04:41 DEBUG : dir: reading active writers 2025/05/15 01:04:41 DEBUG : >WaitForWriters: 2025/05/15 01:04:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00056f380 2025/05/15 01:04:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 01:04:41 DEBUG : dir/file1: Updating file with dir/file1 0xc00056f380 2025/05/15 01:04:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc00056f380 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (25 bytes), uploading instead of streaming 2025/05/15 01:04:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 DEBUG : newLeaf: Running delayed rename now 2025/05/15 01:04:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:42 DEBUG : newLeaf: Updating file with newLeaf 0xc00056f380 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:42 DEBUG : >WaitForWriters: 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:42 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : file1: reading active writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : >WaitForWriters: 2025/05/15 01:04:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000199e00 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 01:04:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000199e00 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc000199e00 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (25 bytes), uploading instead of streaming 2025/05/15 01:04:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 DEBUG : newLeaf: Running delayed rename now 2025/05/15 01:04:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000199e00 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:42 DEBUG : >WaitForWriters: 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:42 DEBUG : >WaitForWriters: 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:42 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:42 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:42 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000ba5140): openPending: 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000ba5140): >openPending: err= 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000ba5140): _writeAt: size=14, off=0 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000ba5140): >_writeAt: n=14, err= 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000ba5140): close: 2025/05/15 01:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 01:04:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000ba5140): >close: err= 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : file1: reading active writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : file1: reading active writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : file1: reading active writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : file1: reading active writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 01:04:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:42 INFO : dir/file1: Copied (replaced existing) 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : file1: reading active writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : >WaitForWriters: 2025/05/15 01:04:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:42 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000bb63c0): _readAt: size=512, off=0 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000bb63c0): openPending: 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000bb63c0): >openPending: err= 2025/05/15 01:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000bb63c0): >_readAt: n=14, err=EOF 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000bb63c0): close: 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000bb63c0): >close: err= 2025/05/15 01:04:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000678780 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 01:04:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/15 01:04:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000678780 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:42 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000d8f040): openPending: 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000d8f040): >openPending: err= 2025/05/15 01:04:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000d8f040): _writeAt: size=25, off=0 2025/05/15 01:04:42 DEBUG : dir/file1(0xc000d8f040): >_writeAt: n=25, err= 2025/05/15 01:04:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000678780 2025/05/15 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:42 DEBUG : newLeaf(0xc000d8f040): close: 2025/05/15 01:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 01:04:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 01:04:42.941766776 +0000 UTC m=+7.017749676 2025/05/15 01:04:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:42 DEBUG : newLeaf(0xc000d8f040): >close: err= 2025/05/15 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:42 DEBUG : dir: Looking for writers 2025/05/15 01:04:42 DEBUG : : Looking for writers 2025/05/15 01:04:42 DEBUG : dir: reading active writers 2025/05/15 01:04:42 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 01:04:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:43 INFO : newLeaf: Copied (replaced existing) 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 01:04:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : >WaitForWriters: 2025/05/15 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : >WaitForWriters: 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:43 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : file1: reading active writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : >WaitForWriters: 2025/05/15 01:04:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000d9e180 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 01:04:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000d9e180 2025/05/15 01:04:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:43 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000ea3200): openPending: 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000ea3200): >openPending: err= 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000ea3200): _writeAt: size=25, off=0 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000ea3200): >_writeAt: n=25, err= 2025/05/15 01:04:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000d9e180 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:43 DEBUG : newLeaf(0xc000ea3200): close: 2025/05/15 01:04:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 01:04:43.44659719 +0000 UTC m=+7.522580110 2025/05/15 01:04:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:43 DEBUG : newLeaf(0xc000ea3200): >close: err= 2025/05/15 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 01:04:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:43 INFO : newLeaf: Copied (replaced existing) 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 01:04:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : >WaitForWriters: 2025/05/15 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : >WaitForWriters: 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:43 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:43 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:43 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000e5af00): openPending: 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000e5af00): >openPending: err= 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000e5af00): _writeAt: size=14, off=0 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000e5af00): >_writeAt: n=14, err= 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000e5af00): close: 2025/05/15 01:04:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 01:04:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000e5af00): >close: err= 2025/05/15 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : file1: reading active writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : file1: reading active writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : file1: reading active writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : file1: reading active writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 01:04:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:43 INFO : dir/file1: Copied (replaced existing) 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:43 DEBUG : dir: Looking for writers 2025/05/15 01:04:43 DEBUG : file1: reading active writers 2025/05/15 01:04:43 DEBUG : : Looking for writers 2025/05/15 01:04:43 DEBUG : dir: reading active writers 2025/05/15 01:04:43 DEBUG : >WaitForWriters: 2025/05/15 01:04:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:43 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000400140): _readAt: size=512, off=0 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000400140): openPending: 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000400140): >openPending: err= 2025/05/15 01:04:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000400140): >_readAt: n=14, err=EOF 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000400140): close: 2025/05/15 01:04:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:43 DEBUG : dir/file1(0xc000400140): >close: err= 2025/05/15 01:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000613a40 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 01:04:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/15 01:04:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000613a40 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:44 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000dff5c0): openPending: 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000dff5c0): >openPending: err= 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000dff5c0): _writeAt: size=25, off=0 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000dff5c0): >_writeAt: n=25, err= 2025/05/15 01:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000613a40 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:44 DEBUG : newLeaf(0xc000dff5c0): close: 2025/05/15 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 01:04:44.115668077 +0000 UTC m=+8.191650997 2025/05/15 01:04:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:44 DEBUG : newLeaf(0xc000dff5c0): >close: err= 2025/05/15 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 01:04:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:44 INFO : newLeaf: Copied (replaced existing) 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : >WaitForWriters: 2025/05/15 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : >WaitForWriters: 2025/05/15 01:04:44 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:44 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:44 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:44 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:44 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:44 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : file1: reading active writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : >WaitForWriters: 2025/05/15 01:04:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:44 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000d8f040): _readAt: size=512, off=0 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000d8f040): openPending: 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000d8f040): >openPending: err= 2025/05/15 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/15 01:04:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:04:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000d8f040): >_readAt: n=14, err=EOF 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000d8f040): close: 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:44 DEBUG : dir/file1(0xc000d8f040): >close: err= 2025/05/15 01:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00047c180 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 01:04:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/15 01:04:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00047c180 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:44 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:44 DEBUG : dir/file1(0xc0000ec480): openPending: 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:44 DEBUG : dir/file1(0xc0000ec480): >openPending: err= 2025/05/15 01:04:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:44 DEBUG : dir/file1(0xc0000ec480): _writeAt: size=25, off=0 2025/05/15 01:04:44 DEBUG : dir/file1(0xc0000ec480): >_writeAt: n=25, err= 2025/05/15 01:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 01:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 01:04:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00047c180 2025/05/15 01:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:44 DEBUG : newLeaf(0xc0000ec480): close: 2025/05/15 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 01:04:44.629103471 +0000 UTC m=+8.705086371 2025/05/15 01:04:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:44 DEBUG : newLeaf(0xc0000ec480): >close: err= 2025/05/15 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 01:04:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:44 INFO : newLeaf: Copied (replaced existing) 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 01:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 01:04:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : >WaitForWriters: 2025/05/15 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:44 DEBUG : dir: Looking for writers 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : dir: reading active writers 2025/05/15 01:04:44 DEBUG : newLeaf: reading active writers 2025/05/15 01:04:44 DEBUG : >WaitForWriters: 2025/05/15 01:04:44 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestFileRename (3.12s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.67s) --- 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-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:44 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:44 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:44 DEBUG : : Looking for writers 2025/05/15 01:04:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:44 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 01:04:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:45 DEBUG : dir: Looking for writers 2025/05/15 01:04:45 DEBUG : file1: reading active writers 2025/05/15 01:04:45 DEBUG : : Looking for writers 2025/05/15 01:04:45 DEBUG : dir: reading active writers 2025/05/15 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/15 01:04:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/15 01:04:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/15 01:04:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:45 DEBUG : dir: Looking for writers 2025/05/15 01:04:45 DEBUG : file1: reading active writers 2025/05/15 01:04:45 DEBUG : : Looking for writers 2025/05/15 01:04:45 DEBUG : dir: reading active writers 2025/05/15 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/15 01:04:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/15 01:04:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/15 01:04:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/15 01:04:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/15 01:04:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/15 01:04:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/15 01:04:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/15 01:04:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/15 01:04:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/15 01:04:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/15 01:04:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:45 DEBUG : dir: Looking for writers 2025/05/15 01:04:45 DEBUG : file1: reading active writers 2025/05/15 01:04:45 DEBUG : : Looking for writers 2025/05/15 01:04:45 DEBUG : dir: reading active writers 2025/05/15 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:45 DEBUG : dir: Looking for writers 2025/05/15 01:04:45 DEBUG : file1: reading active writers 2025/05/15 01:04:45 DEBUG : : Looking for writers 2025/05/15 01:04:45 DEBUG : dir: reading active writers 2025/05/15 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/15 01:04:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/15 01:04:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:45 DEBUG : dir: Looking for writers 2025/05/15 01:04:45 DEBUG : file1: reading active writers 2025/05/15 01:04:45 DEBUG : : Looking for writers 2025/05/15 01:04:45 DEBUG : dir: reading active writers 2025/05/15 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): _readAt: size=1, off=0 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): openPending: 2025/05/15 01:04:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): >openPending: err= 2025/05/15 01:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): >_readAt: n=1, err= 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): _readAt: size=256, off=1 2025/05/15 01:04:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): >_readAt: n=15, err=EOF 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): _readAt: size=16, off=16 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): >_readAt: n=0, err=EOF 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): close: 2025/05/15 01:04:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): >close: err= 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): close: 2025/05/15 01:04:45 DEBUG : dir/file1(0xc000ffa040): >close: err=file already closed 2025/05/15 01:04:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:45 DEBUG : dir: Looking for writers 2025/05/15 01:04:45 DEBUG : file1: reading active writers 2025/05/15 01:04:45 DEBUG : : Looking for writers 2025/05/15 01:04:45 DEBUG : dir: reading active writers 2025/05/15 01:04:45 DEBUG : >WaitForWriters: 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:45 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): _readAt: size=1, off=0 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): openPending: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >openPending: err= 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): _readAt: size=1, off=5 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): _readAt: size=1, off=3 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): _readAt: size=1, off=13 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): _readAt: size=16, off=100 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >_readAt: n=0, err=EOF 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): close: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000952400): >close: err= 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : dir: Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : dir: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=1, off=0 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): openPending: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >openPending: err= 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=1, off=5 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=1, off=1 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=1, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=6, off=10 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=6, err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=256, off=10 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=6, err=EOF 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=256, off=100 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=0, err=EOF 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): close: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >close: err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): _readAt: size=256, off=100 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000ba2380): >_readAt: n=0, err=file already closed 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : dir: Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : dir: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): RWFileHandle.Flush 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): _readAt: size=256, off=0 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): openPending: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): >openPending: err= 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): >_readAt: n=16, err=EOF 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): RWFileHandle.Flush 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): RWFileHandle.Flush 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): close: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:46 DEBUG : dir/file1(0xc0009d2f80): >close: err= 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : dir: Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : dir: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.17s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 01:04:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): _readAt: size=256, off=0 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): openPending: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): >openPending: err= 2025/05/15 01:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): >_readAt: n=16, err=EOF 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): RWFileHandle.Release 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): close: 2025/05/15 01:04:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): >close: err= 2025/05/15 01:04:46 DEBUG : dir/file1(0xc000a70680): RWFileHandle.Release 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : dir: Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : dir: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.16s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:46 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): openPending: 2025/05/15 01:04:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): >openPending: err= 2025/05/15 01:04:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): _writeAt: size=5, off=0 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): >_writeAt: n=5, err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): _writeAt: size=7, off=5 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): >_writeAt: n=7, err= 2025/05/15 01:04:46 DEBUG : file1: vfs cache: truncate to size=11 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): close: 2025/05/15 01:04:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 01:04:46.601398388 +0000 UTC m=+10.677381279 2025/05/15 01:04:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): >close: err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): close: 2025/05/15 01:04:46 DEBUG : file1(0xc000d1b680): >close: err=file already closed 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:46 DEBUG : file1: vfs cache: starting upload 2025/05/15 01:04:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:46 INFO : file1: Copied (new) 2025/05/15 01:04:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-15 01:04:46 +0000 UTC" 2025/05/15 01:04:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:46 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): openPending: 2025/05/15 01:04:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): >openPending: err= 2025/05/15 01:04:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): _writeAt: size=7, off=0 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): >_writeAt: n=7, err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): _writeAt: size=6, off=5 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): >_writeAt: n=6, err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): close: 2025/05/15 01:04:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 01:04:46.799396519 +0000 UTC m=+10.875379448 2025/05/15 01:04:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): >close: err= 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): _writeAt: size=5, off=0 2025/05/15 01:04:46 DEBUG : file1(0xc000d94880): >_writeAt: n=0, err=file already closed 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:46 DEBUG : file1: vfs cache: starting upload 2025/05/15 01:04:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:46 INFO : file1: Copied (new) 2025/05/15 01:04:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-15 01:04:46 +0000 UTC" 2025/05/15 01:04:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : >WaitForWriters: 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:46 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:46 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : file1(0xc000e0c800): openPending: 2025/05/15 01:04:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : file1(0xc000e0c800): >openPending: err= 2025/05/15 01:04:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 01:04:46 DEBUG : file1(0xc000e0c800): close: 2025/05/15 01:04:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 01:04:46.99507224 +0000 UTC m=+11.071055130 2025/05/15 01:04:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:46 DEBUG : file1(0xc000e0c800): >close: err= 2025/05/15 01:04:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 01:04:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:04:46 DEBUG : file2: newRWFileHandle: 2025/05/15 01:04:46 DEBUG : file2(0xc000e0c8c0): openPending: 2025/05/15 01:04:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:46 DEBUG : file2(0xc000e0c8c0): >openPending: err= 2025/05/15 01:04:46 DEBUG : file2: >newRWFileHandle: err= 2025/05/15 01:04:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/15 01:04:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/15 01:04:46 DEBUG : file2(0xc000e0c8c0): RWFileHandle.Flush 2025/05/15 01:04:46 DEBUG : file2(0xc000e0c8c0): RWFileHandle.Release 2025/05/15 01:04:46 DEBUG : file2(0xc000e0c8c0): close: 2025/05/15 01:04:46 DEBUG : file2: vfs cache: setting modification time to 2025-05-15 01:04:46.995843868 +0000 UTC m=+11.071826758 2025/05/15 01:04:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:46 DEBUG : file2(0xc000e0c8c0): >close: err= 2025/05/15 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:46 DEBUG : : Looking for writers 2025/05/15 01:04:46 DEBUG : file1: reading active writers 2025/05/15 01:04:46 DEBUG : file2: reading active writers 2025/05/15 01:04:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : file2: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : file2: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file2: reading active writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/15 01:04:47 DEBUG : file2: vfs cache: starting upload 2025/05/15 01:04:47 DEBUG : file1: vfs cache: starting upload 2025/05/15 01:04:47 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:47 INFO : file2: Copied (new) 2025/05/15 01:04:47 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-15 01:04:46 +0000 UTC" 2025/05/15 01:04:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 01:04:47 INFO : file2: vfs cache: upload succeeded try #1 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : file2: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 01:04:47 INFO : file1: Copied (new) 2025/05/15 01:04:47 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-15 01:04:46 +0000 UTC" 2025/05/15 01:04:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : file2: reading active writers 2025/05/15 01:04:47 DEBUG : >WaitForWriters: 2025/05/15 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : file2: reading active writers 2025/05/15 01:04:47 DEBUG : >WaitForWriters: 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:47 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:47 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:47 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): openPending: 2025/05/15 01:04:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): >openPending: err= 2025/05/15 01:04:47 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): _writeAt: size=5, off=0 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): >_writeAt: n=5, err= 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): RWFileHandle.Flush 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): RWFileHandle.Flush 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): close: 2025/05/15 01:04:47 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 01:04:47.363426211 +0000 UTC m=+11.439409100 2025/05/15 01:04:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:47 DEBUG : file1(0xc000bed480): >close: err= 2025/05/15 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:47 DEBUG : file1: vfs cache: starting upload 2025/05/15 01:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:47 INFO : file1: Copied (new) 2025/05/15 01:04:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-15 01:04:47 +0000 UTC" 2025/05/15 01:04:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : >WaitForWriters: 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:47 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:47 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:47 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): openPending: 2025/05/15 01:04:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): >openPending: err= 2025/05/15 01:04:47 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): _writeAt: size=5, off=0 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): >_writeAt: n=5, err= 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): RWFileHandle.Release 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): close: 2025/05/15 01:04:47 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 01:04:47.54987744 +0000 UTC m=+11.625860350 2025/05/15 01:04:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): >close: err= 2025/05/15 01:04:47 DEBUG : file1(0xc000d60540): RWFileHandle.Release 2025/05/15 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:47 DEBUG : file1: vfs cache: starting upload 2025/05/15 01:04:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:47 INFO : file1: Copied (new) 2025/05/15 01:04:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-15 01:04:47 +0000 UTC" 2025/05/15 01:04:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : >WaitForWriters: 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:47 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:47 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 01:04:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:47 DEBUG : dir/file1(0xc000d75c80): openPending: 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 DEBUG : dir/file1(0xc000d75c80): >openPending: err= 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 01:04:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:47 DEBUG : dir/file1(0xc000d75c80): _writeAt: size=5, off=0 2025/05/15 01:04:47 DEBUG : dir/file1(0xc000d75c80): >_writeAt: n=5, err= 2025/05/15 01:04:47 DEBUG : dir/file1(0xc000d75c80): close: 2025/05/15 01:04:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-15 01:04:47.809299964 +0000 UTC m=+11.885282874 2025/05/15 01:04:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:47 DEBUG : dir/file1(0xc000d75c80): >close: err= 2025/05/15 01:04:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:47 DEBUG : dir: Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : dir: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:47 DEBUG : dir: Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : dir: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:47 DEBUG : dir: Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : dir: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:47 DEBUG : dir: Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : dir: reading active writers 2025/05/15 01:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 01:04:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:47 INFO : dir/file1: Copied (replaced existing) 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:47 DEBUG : dir: Looking for writers 2025/05/15 01:04:47 DEBUG : file1: reading active writers 2025/05/15 01:04:47 DEBUG : : Looking for writers 2025/05/15 01:04:47 DEBUG : dir: reading active writers 2025/05/15 01:04:47 DEBUG : >WaitForWriters: 2025/05/15 01:04:47 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 01:04:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): openPending: 2025/05/15 01:04:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/05/15 01:04:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 01:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): >openPending: err= 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): _writeAt: size=15, off=5 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): >_writeAt: n=15, err= 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): close: 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/15 01:04:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-15 01:04:48.097043412 +0000 UTC m=+12.173026303 2025/05/15 01:04:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : dir/file1(0xc000ba5440): >close: err= 2025/05/15 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:48 DEBUG : dir: Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : dir: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:48 DEBUG : dir: Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : dir: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:48 DEBUG : dir: Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : dir: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:48 DEBUG : dir: Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : dir: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:48 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 01:04:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:48 INFO : dir/file1: Copied (replaced existing) 2025/05/15 01:04:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC" 2025/05/15 01:04:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:48 DEBUG : dir: Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : dir: reading active writers 2025/05/15 01:04:48 DEBUG : >WaitForWriters: 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : file1(0xc000e5adc0): openPending: 2025/05/15 01:04:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:48 DEBUG : file1(0xc000e5adc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 01:04:48 DEBUG : file1(0xc000e5adc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : file1(0xc000e5adc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : file1(0xc000e5adc0): close: 2025/05/15 01:04:48 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 01:04:48.31445062 +0000 UTC m=+12.390433510 2025/05/15 01:04:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : file1(0xc000e5adc0): >close: err= 2025/05/15 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:48 DEBUG : file1: vfs cache: starting upload 2025/05/15 01:04:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:04:48 INFO : file1: Copied (new) 2025/05/15 01:04:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-15 01:04:48 +0000 UTC" 2025/05/15 01:04:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:48 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : file1: reading active writers 2025/05/15 01:04:48 DEBUG : >WaitForWriters: 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.501059525 +0000 UTC m=+12.577042435 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.501059525 +0000 UTC m=+12.577042435 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004010c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401100): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.501059525 +0000 UTC m=+12.577042435 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622a80 item 1 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401140): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401140): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401140): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.502994176 +0000 UTC m=+12.578977066 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401180): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401180): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401180): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.502994176 +0000 UTC m=+12.578977066 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622ee0 item 2 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004011c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004011c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004011c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004011c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004011c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.5041042 +0000 UTC m=+12.580087090 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004011c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.5041042 +0000 UTC m=+12.580087090 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401240): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401240): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401240): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.5041042 +0000 UTC m=+12.580087090 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623650 item 3 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004012c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004012c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004012c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004012c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004012c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.505647586 +0000 UTC m=+12.581630475 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004012c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401340): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401340): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401340): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.505647586 +0000 UTC m=+12.581630475 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623a40 item 4 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401380): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401380): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401380): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.506796733 +0000 UTC m=+12.582779612 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.506796733 +0000 UTC m=+12.582779612 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004013c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401400): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401400): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401400): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.506796733 +0000 UTC m=+12.582779612 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623d50 item 5 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401480): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401480): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401480): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.508318829 +0000 UTC m=+12.584301720 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401500): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401500): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401500): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.508318829 +0000 UTC m=+12.584301720 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a230 item 6 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401580): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401580): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401580): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.509687439 +0000 UTC m=+12.585670329 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.509687439 +0000 UTC m=+12.585670329 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401680): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401680): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401680): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401680): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401680): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.509687439 +0000 UTC m=+12.585670329 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401680): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a540 item 7 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401700): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401700): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401700): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.511312479 +0000 UTC m=+12.587295358 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401780): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401780): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401780): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.511312479 +0000 UTC m=+12.587295358 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a930 item 8 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004017c0): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc0004017c0): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004017c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004017c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004017c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004017c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0004017c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401800): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401800): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401800): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.512571501 +0000 UTC m=+12.588554391 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.512571501 +0000 UTC m=+12.588554391 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401880): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401880): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401880): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.512571501 +0000 UTC m=+12.588554391 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ae70 item 9 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.514626589 +0000 UTC m=+12.590609468 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401980): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401980): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401980): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.514626589 +0000 UTC m=+12.590609468 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b340 item 10 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a40): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000401a40): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a40): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a40): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.515870903 +0000 UTC m=+12.591853794 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401a80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.515870903 +0000 UTC m=+12.591853794 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.515870903 +0000 UTC m=+12.591853794 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401b80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b650 item 11 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.517533494 +0000 UTC m=+12.593516384 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.517533494 +0000 UTC m=+12.593516384 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401c80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ba40 item 12 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d40): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000401d40): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d40): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.518814127 +0000 UTC m=+12.594797008 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401d80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401e40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401e40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401e40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401e40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401e40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.518814127 +0000 UTC m=+12.594797008 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401e40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bd50 item 13 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.520144656 +0000 UTC m=+12.596127545 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.520144656 +0000 UTC m=+12.596127545 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecd80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006141c0 item 14 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece40): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc0000ece40): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece40): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece40): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.52141539 +0000 UTC m=+12.597398280 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ece80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecf40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecf40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecf40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecf40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecf40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.52141539 +0000 UTC m=+12.597398280 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecf40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006144d0 item 15 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecfc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecfc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecfc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecfc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecfc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.52253454 +0000 UTC m=+12.598517429 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ecfc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed040): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed040): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed040): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.52253454 +0000 UTC m=+12.598517429 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614930 item 16 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.524301026 +0000 UTC m=+12.600283916 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.524301026 +0000 UTC m=+12.600283916 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed0c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed100): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.524301026 +0000 UTC m=+12.600283916 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614c40 item 17 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed180): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed180): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.526538705 +0000 UTC m=+12.602521585 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed200): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed200): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed200): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.526538705 +0000 UTC m=+12.602521585 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615110 item 18 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed280): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed280): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed280): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.527914878 +0000 UTC m=+12.603897758 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.527914878 +0000 UTC m=+12.603897758 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed380): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed380): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed380): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.527914878 +0000 UTC m=+12.603897758 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006153b0 item 19 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed400): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed400): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.529659853 +0000 UTC m=+12.605642743 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed480): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed480): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed480): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.529659853 +0000 UTC m=+12.605642743 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006157a0 item 20 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed500): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed500): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed500): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.530690467 +0000 UTC m=+12.606673357 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.530690467 +0000 UTC m=+12.606673357 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed5c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed600): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed600): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed600): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.530690467 +0000 UTC m=+12.606673357 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615a40 item 21 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed680): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed680): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed680): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed680): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed680): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.532196895 +0000 UTC m=+12.608179784 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed680): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed700): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed700): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed700): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.532196895 +0000 UTC m=+12.608179784 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce070 item 22 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed780): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed780): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed780): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.533305075 +0000 UTC m=+12.609287965 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.533305075 +0000 UTC m=+12.609287965 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed8c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed8c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed8c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed8c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed8c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.533305075 +0000 UTC m=+12.609287965 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed8c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce380 item 23 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed940): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed940): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed940): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed940): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed940): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.534992742 +0000 UTC m=+12.610975632 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed940): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed9c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed9c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed9c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed9c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed9c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.534992742 +0000 UTC m=+12.610975632 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ed9c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce7e0 item 24 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000eda80): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc0000eda80): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000eda80): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000eda80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000eda80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000eda80): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000eda80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edac0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edac0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.536545968 +0000 UTC m=+12.612528857 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.536545968 +0000 UTC m=+12.612528857 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edb80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edbc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edbc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edbc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edbc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edbc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.536545968 +0000 UTC m=+12.612528857 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edbc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ceee0 item 25 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edc40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edc40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edc40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edc40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edc40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.5385507 +0000 UTC m=+12.614533590 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edc40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edcc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edcc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edcc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edcc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edcc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.5385507 +0000 UTC m=+12.614533590 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edcc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf500 item 26 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f00): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000401f00): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f00): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.539995552 +0000 UTC m=+12.615978442 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000401f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.539995552 +0000 UTC m=+12.615978442 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.539995552 +0000 UTC m=+12.615978442 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4000 item 27 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6140): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6140): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6140): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.542860278 +0000 UTC m=+12.618843167 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.542860278 +0000 UTC m=+12.618843167 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4380 item 28 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000bb6280): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb62c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb62c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb62c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb62c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb62c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.544596157 +0000 UTC m=+12.620579046 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb62c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.544596157 +0000 UTC m=+12.620579046 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4690 item 29 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6400): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6400): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.547463898 +0000 UTC m=+12.623446788 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6480): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6480): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6480): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.547463898 +0000 UTC m=+12.623446788 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f49a0 item 30 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000bb6540): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6580): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6580): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6580): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.551991406 +0000 UTC m=+12.627974287 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6640): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6640): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6640): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.551991406 +0000 UTC m=+12.627974287 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4c40 item 31 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb66c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb66c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb66c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb66c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb66c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.555973309 +0000 UTC m=+12.631956190 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb66c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6740): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6740): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6740): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6740): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6740): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.555973309 +0000 UTC m=+12.631956190 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6740): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4ee0 item 32 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6780): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6780): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6780): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.561242779 +0000 UTC m=+12.637225669 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5180 item 33 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.563647783 +0000 UTC m=+12.639630673 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb67c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6800): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6800): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6800): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.563647783 +0000 UTC m=+12.639630673 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f52d0 item 33 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6840): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6840): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6840): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.567025001 +0000 UTC m=+12.643007892 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5730 item 34 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.567527084 +0000 UTC m=+12.643509974 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb68c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb68c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb68c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb68c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb68c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.567527084 +0000 UTC m=+12.643509974 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb68c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5880 item 34 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.57031721 +0000 UTC m=+12.646300100 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5c00 item 35 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.570804936 +0000 UTC m=+12.646787826 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6940): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6980): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6980): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6980): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.570804936 +0000 UTC m=+12.646787826 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5d50 item 35 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6a00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6a00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6a00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6a00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6a00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.571931009 +0000 UTC m=+12.647913899 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6a00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa0e0 item 36 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.572871243 +0000 UTC m=+12.648854124 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b00): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.572871243 +0000 UTC m=+12.648854124 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa310 item 36 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.57431324 +0000 UTC m=+12.650296130 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa620 item 37 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.574820823 +0000 UTC m=+12.650803703 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6b80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6bc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6bc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6bc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6bc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6bc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.574820823 +0000 UTC m=+12.650803703 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6bc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa7e0 item 37 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6c40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6c40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6c40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6c40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6c40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.576408413 +0000 UTC m=+12.652391303 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6c40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fabd0 item 38 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.57781309 +0000 UTC m=+12.653795979 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d40): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.57781309 +0000 UTC m=+12.653795979 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fad20 item 38 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6dc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6dc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6dc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6dc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6dc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.579447858 +0000 UTC m=+12.655430758 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6dc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fb030 item 39 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.580097466 +0000 UTC m=+12.656080356 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6e80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ec0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ec0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ec0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ec0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ec0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.580097466 +0000 UTC m=+12.656080356 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6ec0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fb420 item 39 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6f40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6f40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.582921717 +0000 UTC m=+12.658904597 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fb810 item 40 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.583418158 +0000 UTC m=+12.659401048 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7040): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7040): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7040): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.583418158 +0000 UTC m=+12.659401048 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fba40 item 40 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.587625265 +0000 UTC m=+12.663608155 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb70c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb70c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb70c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 41 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb70c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb70c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.58812319 +0000 UTC m=+12.664106079 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb70c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410310 item 41 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.590684136 +0000 UTC m=+12.666667027 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7140): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7140): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7140): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.590684136 +0000 UTC m=+12.666667027 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004108c0 item 41 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.591931827 +0000 UTC m=+12.667914718 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7240): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7240): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410d20 item 42 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7240): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.592417549 +0000 UTC m=+12.668400440 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410f50 item 42 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.593106743 +0000 UTC m=+12.669089632 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7340): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7340): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7340): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.593106743 +0000 UTC m=+12.669089632 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004110a0 item 42 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.594305863 +0000 UTC m=+12.670288754 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7440): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7440): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411650 item 43 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7440): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.596881106 +0000 UTC m=+12.672863997 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004117a0 item 43 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.597486193 +0000 UTC m=+12.673469082 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7540): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7540): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7540): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.597486193 +0000 UTC m=+12.673469082 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ce0 item 43 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.598937326 +0000 UTC m=+12.674920206 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7640): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7640): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c60e0 item 44 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7640): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.599462381 +0000 UTC m=+12.675445261 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c62a0 item 44 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.600134583 +0000 UTC m=+12.676117473 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd80): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.600134583 +0000 UTC m=+12.676117473 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edd80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf810 item 44 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.601296855 +0000 UTC m=+12.677279735 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfce0 item 45 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.601703597 +0000 UTC m=+12.677686488 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000ede80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edf40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edf40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edf40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edf40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edf40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.601703597 +0000 UTC m=+12.677686488 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0000edf40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfe30 item 45 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.602815234 +0000 UTC m=+12.678798123 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e640c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e640c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e640c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc230 item 46 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e640c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e640c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.603252305 +0000 UTC m=+12.679235195 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e640c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64180): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64180): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64180): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.603252305 +0000 UTC m=+12.679235195 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc380 item 46 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.604405689 +0000 UTC m=+12.680388579 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64280): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64280): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc690 item 47 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64280): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.604893354 +0000 UTC m=+12.680876244 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64340): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64340): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64340): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.604893354 +0000 UTC m=+12.680876244 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc850 item 47 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.606013046 +0000 UTC m=+12.681995935 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64440): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64440): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcb60 item 48 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64440): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.606406975 +0000 UTC m=+12.682389865 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64500): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64500): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64500): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.606406975 +0000 UTC m=+12.682389865 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd90 item 48 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64540): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.607509855 +0000 UTC m=+12.683492745 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd030 item 49 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.607944271 +0000 UTC m=+12.683927150 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e645c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e645c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e645c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e645c0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e645c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.607944271 +0000 UTC m=+12.683927150 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e645c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd3b0 item 49 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64640): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64640): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64640): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.609011003 +0000 UTC m=+12.684993882 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd880 item 50 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.609460195 +0000 UTC m=+12.685443075 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64740): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64740): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64740): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64740): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64740): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.609460195 +0000 UTC m=+12.685443075 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64740): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd9d0 item 50 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e647c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e647c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e647c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e647c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e647c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.610516769 +0000 UTC m=+12.686499658 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e647c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e61c0 item 51 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.61097038 +0000 UTC m=+12.686953259 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e648c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e648c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e648c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e648c0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e648c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.61097038 +0000 UTC m=+12.686953259 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e648c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6310 item 51 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64940): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64940): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64940): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64940): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64940): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.612056599 +0000 UTC m=+12.688039479 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64940): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6770 item 52 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.61316576 +0000 UTC m=+12.689148650 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a40): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.61316576 +0000 UTC m=+12.689148650 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64a40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6af0 item 52 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ac0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ac0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.61424693 +0000 UTC m=+12.690229820 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6e00 item 53 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.614644906 +0000 UTC m=+12.690627797 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64b80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64bc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64bc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64bc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64bc0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64bc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.614644906 +0000 UTC m=+12.690627797 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64bc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6f50 item 53 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64c40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64c40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64c40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64c40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64c40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.615751633 +0000 UTC m=+12.691734524 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64c40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7260 item 54 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.617392152 +0000 UTC m=+12.693375032 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d40): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.617392152 +0000 UTC m=+12.693375032 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7420 item 54 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64dc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64dc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64dc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64dc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64dc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.618642139 +0000 UTC m=+12.694625028 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64dc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7960 item 55 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.619232537 +0000 UTC m=+12.695215427 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64e80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ec0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ec0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ec0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ec0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ec0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.619232537 +0000 UTC m=+12.695215427 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64ec0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7b20 item 55 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64f40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64f40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.620650447 +0000 UTC m=+12.696633337 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e64f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7f10 item 56 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.621289076 +0000 UTC m=+12.697271967 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65040): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65040): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65040): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.621289076 +0000 UTC m=+12.697271967 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 56 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.622735391 +0000 UTC m=+12.698718281 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65140): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65140): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432700 item 57 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65140): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.623192439 +0000 UTC m=+12.699175319 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432cb0 item 57 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.623814996 +0000 UTC m=+12.699797887 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65240): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65240): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65240): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.623814996 +0000 UTC m=+12.699797887 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433030 item 57 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.625371228 +0000 UTC m=+12.701354108 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65340): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65340): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004335e0 item 58 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65340): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.62628363 +0000 UTC m=+12.702266520 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433730 item 58 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.627124568 +0000 UTC m=+12.703107458 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65440): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65440): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65440): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.627124568 +0000 UTC m=+12.703107458 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433a40 item 58 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.628651595 +0000 UTC m=+12.704634484 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 59 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65540): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.629269865 +0000 UTC m=+12.705252745 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 59 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.630058765 +0000 UTC m=+12.706041656 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65640): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65640): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65640): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.630058765 +0000 UTC m=+12.706041656 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434380 item 59 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.631606019 +0000 UTC m=+12.707588910 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65740): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65740): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65740): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a10 item 60 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65740): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65740): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.632061594 +0000 UTC m=+12.708044484 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65740): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434bd0 item 60 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.632725751 +0000 UTC m=+12.708708641 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65840): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65840): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65840): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.632725751 +0000 UTC m=+12.708708641 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434f50 item 60 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.634191151 +0000 UTC m=+12.710174041 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65940): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65940): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65940): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435880 item 61 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65940): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65940): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.63471225 +0000 UTC m=+12.710695140 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65940): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.63471225 +0000 UTC m=+12.710695140 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b20 item 61 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.636135852 +0000 UTC m=+12.712118742 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2b40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2bc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2bc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2bc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0fc0 item 62 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2bc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2bc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.636618638 +0000 UTC m=+12.712601517 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2bc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2cc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2cc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2cc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2cc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2cc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.636618638 +0000 UTC m=+12.712601517 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2cc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e11f0 item 62 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.638195026 +0000 UTC m=+12.714177916 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2d80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2dc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2dc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2dc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1500 item 63 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2dc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2dc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.638652896 +0000 UTC m=+12.714635786 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2dc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2e80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2e80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2e80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2e80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2e80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.638652896 +0000 UTC m=+12.714635786 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2e80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e16c0 item 63 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.639855622 +0000 UTC m=+12.715838513 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1960 item 64 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.640351784 +0000 UTC m=+12.716334675 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c2f80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3040): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3040): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3040): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.640351784 +0000 UTC m=+12.716334675 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1ab0 item 64 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.641592723 +0000 UTC m=+12.717575603 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1dc0 item 65 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.642159597 +0000 UTC m=+12.718142487 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c30c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3100): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.642159597 +0000 UTC m=+12.718142487 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 65 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3140): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3140): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3140): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.643388302 +0000 UTC m=+12.719371193 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 66 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.643951981 +0000 UTC m=+12.719934871 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c31c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c31c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c31c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c31c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c31c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.643951981 +0000 UTC m=+12.719934871 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c31c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a930 item 66 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3200): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3200): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3200): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.645045894 +0000 UTC m=+12.721028783 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ad20 item 67 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.645471883 +0000 UTC m=+12.721454774 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3280): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3280): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3280): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.645471883 +0000 UTC m=+12.721454774 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae70 item 67 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3300): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3300): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.646905795 +0000 UTC m=+12.722888685 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b1f0 item 68 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.647519807 +0000 UTC m=+12.723502698 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c33c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3400): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3400): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3400): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.647519807 +0000 UTC m=+12.723502698 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 68 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3440): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3440): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3440): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.648854342 +0000 UTC m=+12.724837231 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b880 item 69 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.65076045 +0000 UTC m=+12.726743340 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c34c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c34c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c34c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c34c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c34c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.65076045 +0000 UTC m=+12.726743340 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c34c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b9d0 item 69 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3540): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.652413643 +0000 UTC m=+12.728396533 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bdc0 item 70 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.653379455 +0000 UTC m=+12.729362345 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3640): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3640): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3640): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.653379455 +0000 UTC m=+12.729362345 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bf10 item 70 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c36c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c36c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c36c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c36c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c36c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.654912261 +0000 UTC m=+12.730895151 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c36c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 71 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.655775673 +0000 UTC m=+12.731758573 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c37c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c37c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c37c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c37c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c37c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.655775673 +0000 UTC m=+12.731758573 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c37c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492700 item 71 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3840): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3840): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3840): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.657205245 +0000 UTC m=+12.733188125 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492bd0 item 72 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.657704723 +0000 UTC m=+12.733687612 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3940): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3940): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3940): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3940): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3940): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.657704723 +0000 UTC m=+12.733687612 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3940): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 72 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.658969507 +0000 UTC m=+12.734952397 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c39c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c39c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c39c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493260 item 73 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c39c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c39c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.659753769 +0000 UTC m=+12.735736659 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c39c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 73 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.66040489 +0000 UTC m=+12.736387780 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.66040489 +0000 UTC m=+12.736387780 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3a40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004935e0 item 73 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.662500834 +0000 UTC m=+12.738483724 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004938f0 item 74 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.66321782 +0000 UTC m=+12.739200710 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3b40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 74 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.6650403 +0000 UTC m=+12.741023191 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c40): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.6650403 +0000 UTC m=+12.741023191 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3c40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 74 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.666667324 +0000 UTC m=+12.742650214 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f21c0 item 75 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.667519683 +0000 UTC m=+12.743502574 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f23f0 item 75 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.668108419 +0000 UTC m=+12.744091309 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.668108419 +0000 UTC m=+12.744091309 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3e40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2620 item 75 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.669634343 +0000 UTC m=+12.745617233 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2930 item 76 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.670215493 +0000 UTC m=+12.746198383 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0005c3f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2a80 item 76 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.670820829 +0000 UTC m=+12.746803720 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca0c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca0c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca0c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca0c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca0c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.670820829 +0000 UTC m=+12.746803720 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca0c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2d20 item 76 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.672498538 +0000 UTC m=+12.748481428 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca1c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca1c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca1c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f30a0 item 77 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca1c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca1c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.672930629 +0000 UTC m=+12.748913520 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca1c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca2c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca2c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca2c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca2c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca2c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.672930629 +0000 UTC m=+12.748913520 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca2c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f31f0 item 77 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.674315489 +0000 UTC m=+12.750298379 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca3c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca3c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca3c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f37a0 item 78 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca3c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca3c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.674973132 +0000 UTC m=+12.750956023 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca3c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.674973132 +0000 UTC m=+12.750956023 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65a80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f38f0 item 78 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.676654798 +0000 UTC m=+12.752637689 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435e30 item 79 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.67721503 +0000 UTC m=+12.753197920 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65b80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65c40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65c40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65c40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65c40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65c40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.67721503 +0000 UTC m=+12.753197920 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65c40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 79 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.678484934 +0000 UTC m=+12.754467824 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406850 item 80 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.679031319 +0000 UTC m=+12.755014209 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.679031319 +0000 UTC m=+12.755014209 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 80 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.680377816 +0000 UTC m=+12.756360706 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406e70 item 81 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.681021675 +0000 UTC m=+12.757004565 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65e80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65ec0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65ec0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65ec0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65ec0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65ec0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.681021675 +0000 UTC m=+12.757004565 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000e65ec0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004070a0 item 81 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.682348584 +0000 UTC m=+12.758331465 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407420 item 82 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.682971243 +0000 UTC m=+12.758954134 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc0c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc140): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc140): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc140): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.682971243 +0000 UTC m=+12.758954134 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407570 item 82 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7700): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7700): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7700): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.68520692 +0000 UTC m=+12.761189810 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6460 item 83 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.686443491 +0000 UTC m=+12.762426371 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7840): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7840): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7840): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.686443491 +0000 UTC m=+12.762426371 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c65b0 item 83 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb78c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb78c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb78c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb78c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb78c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.687676074 +0000 UTC m=+12.763658964 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb78c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c69a0 item 84 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.688232829 +0000 UTC m=+12.764215710 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb7980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb79c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb79c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb79c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb79c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb79c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.688232829 +0000 UTC m=+12.764215710 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb79c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6af0 item 84 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff440): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff440): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff440): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.689401673 +0000 UTC m=+12.765384563 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606d20 item 85 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.690358017 +0000 UTC m=+12.766340907 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.690358017 +0000 UTC m=+12.766340907 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406540 item 85 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.691567107 +0000 UTC m=+12.767549997 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406930 item 86 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.692139029 +0000 UTC m=+12.768121910 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc1c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc1c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc1c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc1c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc1c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.692139029 +0000 UTC m=+12.768121910 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc1c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 86 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc240): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc240): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc240): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.693384347 +0000 UTC m=+12.769367228 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 87 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.69460602 +0000 UTC m=+12.770588910 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc340): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc340): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc340): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.69460602 +0000 UTC m=+12.770588910 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407180 item 87 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc3c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc3c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc3c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc3c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc3c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.696572651 +0000 UTC m=+12.772555542 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc3c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407500 item 88 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.69720043 +0000 UTC m=+12.773183320 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc4c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc4c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc4c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc4c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc4c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.69720043 +0000 UTC m=+12.773183320 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc4c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 88 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.699324015 +0000 UTC m=+12.775306905 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc5c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc5c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc5c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 89 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc5c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc5c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.700267485 +0000 UTC m=+12.776250376 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc5c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407d50 item 89 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.703353397 +0000 UTC m=+12.779336278 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc680): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc6c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc6c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc6c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc6c0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc6c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.703353397 +0000 UTC m=+12.779336278 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc6c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ea0 item 89 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.7051178 +0000 UTC m=+12.781100690 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc7c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc7c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc7c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c62a0 item 90 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc7c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc7c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.705807264 +0000 UTC m=+12.781790144 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc7c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6d90 item 90 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.708393247 +0000 UTC m=+12.784376157 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc8c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc8c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc8c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc8c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc8c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.708393247 +0000 UTC m=+12.784376157 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc8c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6f50 item 90 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.710388061 +0000 UTC m=+12.786370951 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc9c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc9c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc9c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c73b0 item 91 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc9c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc9c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.710919158 +0000 UTC m=+12.786902048 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdc9c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c77a0 item 91 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.711573515 +0000 UTC m=+12.787556395 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdca80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcac0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcac0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.711573515 +0000 UTC m=+12.787556395 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c78f0 item 91 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.713152308 +0000 UTC m=+12.789135198 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcb80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcbc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcbc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcbc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7c00 item 92 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcbc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcbc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.713711829 +0000 UTC m=+12.789694719 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcbc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7dc0 item 92 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.71453826 +0000 UTC m=+12.790521150 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcc80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdccc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdccc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdccc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdccc0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdccc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.71453826 +0000 UTC m=+12.790521150 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdccc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7f10 item 92 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.717110457 +0000 UTC m=+12.793093348 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bdcd80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6000): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6000): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f21c0 item 93 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6000): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.71864661 +0000 UTC m=+12.794629501 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.71864661 +0000 UTC m=+12.794629501 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb60c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f23f0 item 93 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.720024657 +0000 UTC m=+12.796007547 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2770 item 94 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.720518384 +0000 UTC m=+12.796501275 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb61c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.720518384 +0000 UTC m=+12.796501275 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2930 item 94 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.722361042 +0000 UTC m=+12.798343932 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2d20 item 95 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.722867883 +0000 UTC m=+12.798850773 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6440): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6440): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6440): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.722867883 +0000 UTC m=+12.798850773 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2f50 item 95 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.726181042 +0000 UTC m=+12.802163931 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f31f0 item 96 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.726654861 +0000 UTC m=+12.802637751 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6600): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6600): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6600): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.726654861 +0000 UTC m=+12.802637751 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000bb6600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3340 item 96 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= 2025/05/15 01:04:48 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:48 DEBUG : : Looking for writers 2025/05/15 01:04:48 DEBUG : >WaitForWriters: 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/15 01:04:48 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca800): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca800): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca800): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.754315265 +0000 UTC m=+12.830298155 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.754315265 +0000 UTC m=+12.830298155 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca880): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca880): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca880): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.754315265 +0000 UTC m=+12.830298155 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2150 item 1 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca8c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca8c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca8c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca8c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca8c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.765660238 +0000 UTC m=+12.841643128 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca8c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca900): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca900): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca900): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.765660238 +0000 UTC m=+12.841643128 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d27e0 item 2 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca940): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca940): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca940): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca940): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca940): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.766874787 +0000 UTC m=+12.842857678 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca940): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.766874787 +0000 UTC m=+12.842857678 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca9c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca9c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca9c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca9c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca9c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.766874787 +0000 UTC m=+12.842857678 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fca9c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2cb0 item 3 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaa40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaa40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaa40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaa40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaa40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.768439925 +0000 UTC m=+12.844422805 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaa40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaac0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaac0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.768439925 +0000 UTC m=+12.844422805 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d32d0 item 4 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.76953488 +0000 UTC m=+12.845517770 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.76953488 +0000 UTC m=+12.845517770 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.76953488 +0000 UTC m=+12.845517770 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcab80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3730 item 5 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.771078517 +0000 UTC m=+12.847061407 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.771078517 +0000 UTC m=+12.847061407 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcac80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3e30 item 6 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcad00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcad00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcad00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcad00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcad00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.772222854 +0000 UTC m=+12.848205745 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcad00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.772222854 +0000 UTC m=+12.848205745 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcadc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.772222854 +0000 UTC m=+12.848205745 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622230 item 7 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.775259123 +0000 UTC m=+12.851242013 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcae80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.775259123 +0000 UTC m=+12.851242013 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006227e0 item 8 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf40): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000fcaf40): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf40): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf40): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.776767324 +0000 UTC m=+12.852750215 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcaf80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.776767324 +0000 UTC m=+12.852750215 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcafc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb000): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb000): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb000): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.776767324 +0000 UTC m=+12.852750215 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622b60 item 9 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.782585083 +0000 UTC m=+12.858567973 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb100): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.782585083 +0000 UTC m=+12.858567973 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623260 item 10 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb1c0): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000fcb1c0): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb1c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb1c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb1c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb1c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb1c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb200): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb200): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb200): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.783987025 +0000 UTC m=+12.859969915 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.783987025 +0000 UTC m=+12.859969915 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb2c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb300): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb300): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb300): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.783987025 +0000 UTC m=+12.859969915 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623500 item 11 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb380): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb380): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb380): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.785691644 +0000 UTC m=+12.861674533 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb400): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb400): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb400): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.785691644 +0000 UTC m=+12.861674533 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006238f0 item 12 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb4c0): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000fcb4c0): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb4c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb4c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb4c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb4c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb4c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb500): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb500): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb500): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.787011109 +0000 UTC m=+12.862994000 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb5c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb5c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb5c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb5c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb5c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.787011109 +0000 UTC m=+12.862994000 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb5c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623b90 item 13 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb640): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb640): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb640): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.790764554 +0000 UTC m=+12.866747444 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb6c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb6c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb6c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb6c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb6c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.790764554 +0000 UTC m=+12.866747444 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb6c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ea0 item 14 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb780): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000fcb780): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb780): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb780): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb780): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb780): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb7c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb7c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb7c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb7c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb7c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.792237519 +0000 UTC m=+12.868220399 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb7c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb880): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb880): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb880): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.792237519 +0000 UTC m=+12.868220399 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c3f0 item 15 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.797508581 +0000 UTC m=+12.873491472 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb980): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb980): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb980): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.797508581 +0000 UTC m=+12.873491472 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c700 item 16 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb9c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb9c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb9c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb9c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb9c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.798749992 +0000 UTC m=+12.874732882 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcb9c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.798749992 +0000 UTC m=+12.874732882 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.798749992 +0000 UTC m=+12.874732882 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcba40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cb60 item 17 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbac0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbac0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.804925222 +0000 UTC m=+12.880908112 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbb40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbb40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbb40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbb40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbb40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.804925222 +0000 UTC m=+12.880908112 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbb40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cee0 item 18 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbbc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbbc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbbc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbbc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbbc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.806265848 +0000 UTC m=+12.882248737 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbbc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.806265848 +0000 UTC m=+12.882248737 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbc80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbcc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbcc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbcc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbcc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbcc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.806265848 +0000 UTC m=+12.882248737 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbcc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d340 item 19 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbd40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbd40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbd40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbd40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbd40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.808145585 +0000 UTC m=+12.884128475 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbd40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbdc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbdc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbdc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbdc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbdc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.808145585 +0000 UTC m=+12.884128475 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbdc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d880 item 20 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbe40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbe40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbe40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbe40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbe40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.809609694 +0000 UTC m=+12.885592583 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbe40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.809609694 +0000 UTC m=+12.885592583 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.809609694 +0000 UTC m=+12.885592583 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000fcbf40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060dd50 item 21 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.811449277 +0000 UTC m=+12.887432167 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74100): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.811449277 +0000 UTC m=+12.887432167 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006141c0 item 22 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74180): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74180): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.817209358 +0000 UTC m=+12.893192247 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.817209358 +0000 UTC m=+12.893192247 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74280): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74280): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74280): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.817209358 +0000 UTC m=+12.893192247 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006144d0 item 23 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74300): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74300): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.819111838 +0000 UTC m=+12.895094718 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74380): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74380): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74380): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.819111838 +0000 UTC m=+12.895094718 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614a10 item 24 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74440): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000d74440): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74440): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74440): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74440): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74440): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74480): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74480): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74480): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.820639134 +0000 UTC m=+12.896622025 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.820639134 +0000 UTC m=+12.896622025 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74580): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74580): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74580): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.820639134 +0000 UTC m=+12.896622025 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614d20 item 25 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74600): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74600): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74600): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.822488786 +0000 UTC m=+12.898471675 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74680): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74680): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74680): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74680): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74680): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.822488786 +0000 UTC m=+12.898471675 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74680): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006151f0 item 26 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74740): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000d74740): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74740): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74740): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74740): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74740): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74740): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74780): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74780): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74780): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.826284901 +0000 UTC m=+12.902267791 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): _writeAt: size=3, off=7 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.826284901 +0000 UTC m=+12.902267791 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74880): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74880): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74880): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.826284901 +0000 UTC m=+12.902267791 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615490 item 27 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.828080109 +0000 UTC m=+12.904063000 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74980): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74980): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74980): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74980): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74980): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.828080109 +0000 UTC m=+12.904063000 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74980): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615880 item 28 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a40): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000d74a40): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a40): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a40): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.829586938 +0000 UTC m=+12.905569828 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74a80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74b40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74b40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74b40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74b40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74b40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.829586938 +0000 UTC m=+12.905569828 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74b40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615c00 item 29 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74bc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74bc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74bc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74bc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74bc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.830997105 +0000 UTC m=+12.906979995 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74bc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74c40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74c40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74c40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74c40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74c40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.830997105 +0000 UTC m=+12.906979995 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74c40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a0e0 item 30 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d00): _readAt: size=2, off=0 2025/05/15 01:04:48 ERROR : open-test-file(0xc000d74d00): Couldn't read size of file 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d00): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.832404836 +0000 UTC m=+12.908387726 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.832404836 +0000 UTC m=+12.908387726 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a3f0 item 31 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.833606071 +0000 UTC m=+12.909588951 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74e80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.833606071 +0000 UTC m=+12.909588951 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a700 item 32 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.834675187 +0000 UTC m=+12.910658068 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061aa10 item 33 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.84092079 +0000 UTC m=+12.916903680 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74f80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74fc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74fc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74fc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74fc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74fc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.84092079 +0000 UTC m=+12.916903680 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d74fc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ac40 item 33 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75000): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75000): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75000): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.842260043 +0000 UTC m=+12.918242933 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b180 item 34 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.842752577 +0000 UTC m=+12.918735468 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75080): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75080): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75080): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.842752577 +0000 UTC m=+12.918735468 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b2d0 item 34 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d750c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d750c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d750c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d750c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d750c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.844001742 +0000 UTC m=+12.919984633 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d750c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b5e0 item 35 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.844440275 +0000 UTC m=+12.920423165 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75140): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75140): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75140): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.844440275 +0000 UTC m=+12.920423165 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b730 item 35 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d751c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d751c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d751c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d751c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d751c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.845640598 +0000 UTC m=+12.921623489 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d751c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ba40 item 36 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.846252366 +0000 UTC m=+12.922235256 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d752c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d752c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d752c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d752c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d752c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.846252366 +0000 UTC m=+12.922235256 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d752c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bc00 item 36 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75300): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75300): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.847477365 +0000 UTC m=+12.923460246 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bea0 item 37 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.8479114 +0000 UTC m=+12.923894290 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75380): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75380): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75380): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.8479114 +0000 UTC m=+12.923894290 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f40e0 item 37 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75400): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75400): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.849165603 +0000 UTC m=+12.925148494 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4380 item 38 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.849736044 +0000 UTC m=+12.925718925 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d754c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75500): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75500): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75500): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.849736044 +0000 UTC m=+12.925718925 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4540 item 38 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75580): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75580): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75580): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.85130014 +0000 UTC m=+12.927283030 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4850 item 39 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.851765213 +0000 UTC m=+12.927748102 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75640): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75680): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75680): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75680): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75680): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75680): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.851765213 +0000 UTC m=+12.927748102 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75680): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f49a0 item 39 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75700): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75700): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75700): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.853364134 +0000 UTC m=+12.929347013 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4c40 item 40 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.853944103 +0000 UTC m=+12.929926992 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d757c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75800): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75800): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75800): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.853944103 +0000 UTC m=+12.929926992 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f4d90 item 40 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.857145541 +0000 UTC m=+12.933128431 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75880): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75880): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5030 item 41 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75880): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.857834304 +0000 UTC m=+12.933817193 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5180 item 41 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.858604439 +0000 UTC m=+12.934587329 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d758c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75900): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75900): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75900): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.858604439 +0000 UTC m=+12.934587329 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f52d0 item 41 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.861332419 +0000 UTC m=+12.937315309 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d759c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75a00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75a00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75a00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5730 item 42 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75a00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75a00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.864849299 +0000 UTC m=+12.940832190 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75a00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5880 item 42 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.86568122 +0000 UTC m=+12.941664110 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75b00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75b00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75b00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75b00): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75b00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.86568122 +0000 UTC m=+12.941664110 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75b00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5ab0 item 42 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.867830084 +0000 UTC m=+12.943812974 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75bc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75c00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75c00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75c00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5d50 item 43 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75c00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75c00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.868640756 +0000 UTC m=+12.944623646 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75c00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f5ea0 item 43 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.869515697 +0000 UTC m=+12.945498578 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75cc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75d00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75d00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75d00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75d00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.869515697 +0000 UTC m=+12.945498578 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa0e0 item 43 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.871859737 +0000 UTC m=+12.947842627 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75dc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75e00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75e00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75e00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa4d0 item 44 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75e00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75e00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.872401745 +0000 UTC m=+12.948384634 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75e00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa620 item 44 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.87318804 +0000 UTC m=+12.949170931 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75ec0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75f00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75f00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75f00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75f00): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75f00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.87318804 +0000 UTC m=+12.949170931 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000d75f00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fa7e0 item 44 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.878275659 +0000 UTC m=+12.954258548 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892500): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fabd0 item 45 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892540): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.878837644 +0000 UTC m=+12.954820533 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892600): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892600): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892600): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.878837644 +0000 UTC m=+12.954820533 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fad20 item 45 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.880763989 +0000 UTC m=+12.956746879 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008926c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892700): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892700): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fb030 item 46 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892700): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.881352574 +0000 UTC m=+12.957335464 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892800): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892800): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892800): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892800): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892800): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.881352574 +0000 UTC m=+12.957335464 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892800): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fb420 item 46 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.885819677 +0000 UTC m=+12.961802557 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008928c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fb810 item 47 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.887057411 +0000 UTC m=+12.963040301 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008929c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008929c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008929c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008929c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008929c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.887057411 +0000 UTC m=+12.963040301 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0008929c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fba40 item 47 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.889233114 +0000 UTC m=+12.965216004 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892ac0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892b00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892b00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892b00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 48 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892b00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892b00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.889809276 +0000 UTC m=+12.965792165 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892b00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c00): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.889809276 +0000 UTC m=+12.965792165 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410310 item 48 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe080): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe080): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe080): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe080): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe080): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.894060915 +0000 UTC m=+12.970043805 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe080): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496460 item 49 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.89482517 +0000 UTC m=+12.970808050 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe0c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe100): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.89482517 +0000 UTC m=+12.970808050 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496620 item 49 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe180): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe180): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.899364709 +0000 UTC m=+12.975347590 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496a80 item 50 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.9021306 +0000 UTC m=+12.978113480 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe280): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe280): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe280): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.9021306 +0000 UTC m=+12.978113480 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 50 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe300): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe300): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.904116799 +0000 UTC m=+12.980099689 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004970a0 item 51 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.904999084 +0000 UTC m=+12.980981974 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe3c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe400): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe400): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe400): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.904999084 +0000 UTC m=+12.980981974 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497260 item 51 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe480): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe480): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe480): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.908470149 +0000 UTC m=+12.984453059 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004977a0 item 52 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.910832512 +0000 UTC m=+12.986815403 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe580): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe580): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe580): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe580): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe580): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.910832512 +0000 UTC m=+12.986815403 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe580): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004979d0 item 52 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe600): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe600): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe600): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.914328474 +0000 UTC m=+12.990311363 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ce0 item 53 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.917501028 +0000 UTC m=+12.993483918 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe6c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe700): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe700): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe700): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe700): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe700): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.917501028 +0000 UTC m=+12.993483918 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe700): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 53 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe780): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe780): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe780): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe780): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe780): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.922400514 +0000 UTC m=+12.998383393 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe780): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce2a0 item 54 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.930036415 +0000 UTC m=+13.006019305 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe840): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe880): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe880): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe880): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe880): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe880): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.930036415 +0000 UTC m=+13.006019305 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe880): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce3f0 item 54 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe900): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe900): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe900): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe900): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe900): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.931784957 +0000 UTC m=+13.007767847 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe900): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce770 item 55 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.932303401 +0000 UTC m=+13.008286290 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fe9c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea00): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea00): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea00): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.932303401 +0000 UTC m=+13.008286290 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ceb60 item 55 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.933715379 +0000 UTC m=+13.009698270 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fea80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf030 item 56 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.934534798 +0000 UTC m=+13.010517688 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb80): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.934534798 +0000 UTC m=+13.010517688 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009feb80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf180 item 56 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.936088423 +0000 UTC m=+13.012071314 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf6c0 item 57 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.936653534 +0000 UTC m=+13.012636425 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fec80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf8f0 item 57 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.938044195 +0000 UTC m=+13.014027075 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed80): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.938044195 +0000 UTC m=+13.014027075 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fed80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc00 item 57 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.940899373 +0000 UTC m=+13.016882263 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfea0 item 58 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.942403587 +0000 UTC m=+13.018386476 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fee80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc150 item 58 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.943232993 +0000 UTC m=+13.019215893 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c40): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.943232993 +0000 UTC m=+13.019215893 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892c40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410af0 item 58 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.946417059 +0000 UTC m=+13.022399939 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d00): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e70 item 59 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.946996327 +0000 UTC m=+13.022979217 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892d40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410fc0 item 59 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.948689895 +0000 UTC m=+13.024672775 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892f80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892fc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892fc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892fc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892fc0): >_readAt: n=8, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892fc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.948689895 +0000 UTC m=+13.024672775 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000892fc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411110 item 59 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.953646207 +0000 UTC m=+13.029629097 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893240): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893240): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893240): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004116c0 item 60 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893240): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893240): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.954190569 +0000 UTC m=+13.030173459 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893240): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): open at offset 5 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b90 item 60 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): _readAt: size=2, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): _writeAt: size=3, off=5 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.955785252 +0000 UTC m=+13.031768132 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893b80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893bc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893bc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893bc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893bc0): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893bc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.955785252 +0000 UTC m=+13.031768132 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893bc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411e30 item 60 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.957916431 +0000 UTC m=+13.033899322 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893c80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893cc0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893cc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893cc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e62a0 item 61 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893cc0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893cc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.9588907 +0000 UTC m=+13.034873590 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893cc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893d80): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893d80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893d80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893d80): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893d80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.9588907 +0000 UTC m=+13.034873590 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893d80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6460 item 61 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.962126623 +0000 UTC m=+13.038109513 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e80): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e80): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6a10 item 62 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e80): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.962729955 +0000 UTC m=+13.038712846 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893e80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893f40): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893f40): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893f40): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893f40): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893f40): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.962729955 +0000 UTC m=+13.038712846 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000893f40): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6bd0 item 62 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.965439882 +0000 UTC m=+13.041422772 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36000): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36040): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36040): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6ee0 item 63 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36040): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.966233601 +0000 UTC m=+13.042216491 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36100): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36100): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36100): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.966233601 +0000 UTC m=+13.042216491 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7030 item 63 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): open at offset 0 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.968275453 +0000 UTC m=+13.044258334 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f361c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36200): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36200): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7340 item 64 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36200): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.969201973 +0000 UTC m=+13.045184862 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f362c0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f362c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f362c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f362c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f362c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.969201973 +0000 UTC m=+13.045184862 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f362c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e77a0 item 64 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36300): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36300): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36300): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36300): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36300): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.971261808 +0000 UTC m=+13.047244698 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36300): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7ab0 item 65 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.971977962 +0000 UTC m=+13.047960852 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36380): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36380): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36380): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.971977962 +0000 UTC m=+13.047960852 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7c00 item 65 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f363c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f363c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f363c0): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f363c0): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f363c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.974503604 +0000 UTC m=+13.050486483 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f363c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004321c0 item 66 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.975190592 +0000 UTC m=+13.051173472 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36400): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36440): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36440): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36440): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36440): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36440): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.975190592 +0000 UTC m=+13.051173472 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36440): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004323f0 item 66 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36480): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36480): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36480): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36480): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36480): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.978738932 +0000 UTC m=+13.054721822 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc000f36480): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc230 item 67 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.979137971 +0000 UTC m=+13.055120860 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fef80): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fefc0): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fefc0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fefc0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fefc0): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fefc0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.979137971 +0000 UTC m=+13.055120860 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009fefc0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc380 item 67 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff040): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff040): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff040): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff040): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff040): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.980635591 +0000 UTC m=+13.056618482 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff040): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc690 item 68 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.981144757 +0000 UTC m=+13.057127648 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff100): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff140): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff140): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff140): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff140): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff140): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.981144757 +0000 UTC m=+13.057127648 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff140): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc850 item 68 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff180): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff180): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff180): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff180): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff180): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.983121718 +0000 UTC m=+13.059104608 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff180): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcb60 item 69 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.984234135 +0000 UTC m=+13.060217015 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff1c0): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff200): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff200): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff200): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff200): >_readAt: n=5, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff200): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.984234135 +0000 UTC m=+13.060217015 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff200): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd90 item 69 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff280): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff280): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff280): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff280): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff280): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.989841671 +0000 UTC m=+13.065824550 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff280): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd030 item 70 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): >_readAt: n=0, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): _writeAt: size=3, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.99377421 +0000 UTC m=+13.069757100 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff340): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff380): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff380): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff380): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff380): >_readAt: n=3, err=EOF 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff380): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.99377421 +0000 UTC m=+13.069757100 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff380): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: Remove: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd3b0 item 70 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff540): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff540): >openPending: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff540): _writeAt: size=5, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff540): >_writeAt: n=5, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff540): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.995841942 +0000 UTC m=+13.071824831 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff540): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): _readAt: size=2, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): >_readAt: n=2, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): _writeAt: size=3, off=2 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd880 item 71 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): >_writeAt: n=3, err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): close: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.996956855 +0000 UTC m=+13.072939745 2025/05/15 01:04:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff600): >close: err= 2025/05/15 01:04:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:48 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff640): _readAt: size=512, off=0 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff640): openPending: 2025/05/15 01:04:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:48 DEBUG : open-test-file(0xc0009ff640): >openPending: err= 2025/05/15 01:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff640): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff640): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:48.996956855 +0000 UTC m=+13.072939745 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff640): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd9d0 item 71 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff6c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff6c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff6c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff6c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff6c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.00956648 +0000 UTC m=+13.085549371 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff6c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0070 item 72 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): _writeAt: size=3, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.010955147 +0000 UTC m=+13.086938037 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff780): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff7c0): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff7c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff7c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff7c0): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff7c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.010955147 +0000 UTC m=+13.086938037 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff7c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0230 item 72 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.014636456 +0000 UTC m=+13.090619346 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff800): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff840): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff840): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff840): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e04d0 item 73 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff840): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff840): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.015282849 +0000 UTC m=+13.091265739 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff840): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): _writeAt: size=3, off=2 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0620 item 73 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.017387208 +0000 UTC m=+13.093370098 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff880): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff8c0): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff8c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff8c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff8c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff8c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.017387208 +0000 UTC m=+13.093370098 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009ff8c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0850 item 73 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.022150289 +0000 UTC m=+13.098133179 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c080): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe000): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe000): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe000): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0000 item 74 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe000): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe000): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.023268237 +0000 UTC m=+13.099251127 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe000): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e01c0 item 74 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): _writeAt: size=3, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.024302257 +0000 UTC m=+13.100285147 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe0c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe100): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe100): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe100): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe100): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe100): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.024302257 +0000 UTC m=+13.100285147 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe100): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0310 item 74 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.026109699 +0000 UTC m=+13.102092589 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe1c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe200): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe200): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe200): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e05b0 item 75 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe200): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe200): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.026879323 +0000 UTC m=+13.102862204 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe200): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): _writeAt: size=3, off=2 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0770 item 75 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.028477533 +0000 UTC m=+13.104460424 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe2c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe300): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe300): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe300): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe300): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe300): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.028477533 +0000 UTC m=+13.104460424 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe300): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e09a0 item 75 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.032659783 +0000 UTC m=+13.108642683 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe3c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe400): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe400): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe400): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0c40 item 76 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe400): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe400): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.033413767 +0000 UTC m=+13.109396658 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe400): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0d90 item 76 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): _writeAt: size=3, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.034929272 +0000 UTC m=+13.110912162 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe4c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe500): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe500): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe500): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe500): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe500): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.034929272 +0000 UTC m=+13.110912162 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe500): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e0ee0 item 76 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.037702157 +0000 UTC m=+13.113685047 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe5c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe600): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe600): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe600): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e1180 item 77 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe600): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe600): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.03834332 +0000 UTC m=+13.114326220 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe600): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe6c0): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe6c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe6c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe6c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe6c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.03834332 +0000 UTC m=+13.114326220 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc0009fe6c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e12d0 item 77 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.042329791 +0000 UTC m=+13.118312682 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c140): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c180): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c180): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c180): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 78 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c180): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c180): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.042825192 +0000 UTC m=+13.118808072 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c180): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c240): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c240): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c240): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c240): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c240): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.042825192 +0000 UTC m=+13.118808072 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c240): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a930 item 78 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.045447052 +0000 UTC m=+13.121429933 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c300): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c340): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c340): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c340): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ad20 item 79 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c340): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c340): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.046105388 +0000 UTC m=+13.122088268 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c340): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c400): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c400): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c400): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c400): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c400): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.046105388 +0000 UTC m=+13.122088268 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c400): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae70 item 79 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.048166285 +0000 UTC m=+13.124149166 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c4c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c500): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c500): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c500): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b1f0 item 80 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c500): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c500): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.048703644 +0000 UTC m=+13.124686535 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c500): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c5c0): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c5c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c5c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c5c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c5c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.048703644 +0000 UTC m=+13.124686535 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c5c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 80 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c600): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c600): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c600): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c600): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c600): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.052653778 +0000 UTC m=+13.128636668 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c600): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): _writeAt: size=3, off=7 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b880 item 81 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.053300963 +0000 UTC m=+13.129283853 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c640): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c680): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c680): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c680): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c680): >_readAt: n=8, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c680): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.053300963 +0000 UTC m=+13.129283853 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c680): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b9d0 item 81 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c700): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c700): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c700): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c700): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c700): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.055043644 +0000 UTC m=+13.131026534 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c700): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bdc0 item 82 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): _readAt: size=2, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): _writeAt: size=3, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.055662515 +0000 UTC m=+13.131645405 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c7c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c800): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c800): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c800): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c800): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c800): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.055662515 +0000 UTC m=+13.131645405 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c800): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bf10 item 82 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c880): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c880): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c880): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c880): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c880): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.058842434 +0000 UTC m=+13.134825324 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c880): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): _writeAt: size=3, off=7 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006062a0 item 83 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.059612459 +0000 UTC m=+13.135595349 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0c9c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca00): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca00): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca00): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca00): >_readAt: n=8, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca00): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.059612459 +0000 UTC m=+13.135595349 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca00): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606620 item 83 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca80): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca80): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca80): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca80): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca80): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.062499607 +0000 UTC m=+13.138482497 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ca80): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606a10 item 84 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): _readAt: size=2, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): _writeAt: size=3, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.063091408 +0000 UTC m=+13.139074298 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb40): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb80): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb80): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb80): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb80): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb80): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.063091408 +0000 UTC m=+13.139074298 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cb80): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000606d20 item 84 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cc00): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cc00): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cc00): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cc00): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cc00): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.064507696 +0000 UTC m=+13.140490575 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cc00): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): _writeAt: size=3, off=7 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607030 item 85 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.065151945 +0000 UTC m=+13.141134835 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ccc0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd00): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd00): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd00): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd00): >_readAt: n=8, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd00): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.065151945 +0000 UTC m=+13.141134835 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd00): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607260 item 85 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd80): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd80): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd80): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd80): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd80): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.066694801 +0000 UTC m=+13.142677691 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cd80): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607500 item 86 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): _readAt: size=2, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): _writeAt: size=3, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.067300127 +0000 UTC m=+13.143283017 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce40): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce80): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce80): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce80): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce80): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce80): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.067300127 +0000 UTC m=+13.143283017 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0ce80): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607650 item 86 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cf00): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cf00): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cf00): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cf00): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cf00): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.068670078 +0000 UTC m=+13.144652969 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cf00): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): _writeAt: size=3, off=7 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607960 item 87 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.069243826 +0000 UTC m=+13.145226716 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0cfc0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d000): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d000): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d000): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d000): >_readAt: n=8, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d000): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.069243826 +0000 UTC m=+13.145226716 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d000): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607b20 item 87 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d080): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d080): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d080): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d080): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d080): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.071131017 +0000 UTC m=+13.147113907 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d080): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000607f10 item 88 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): _readAt: size=2, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): _writeAt: size=3, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.071767412 +0000 UTC m=+13.147750302 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d140): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d180): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d180): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d180): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d180): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d180): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.071767412 +0000 UTC m=+13.147750302 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d180): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 88 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.076650706 +0000 UTC m=+13.152633586 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d240): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d280): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d280): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d280): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432700 item 89 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d280): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d280): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.07756876 +0000 UTC m=+13.153551650 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d280): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): _writeAt: size=3, off=7 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432cb0 item 89 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.078576231 +0000 UTC m=+13.154559120 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d340): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d380): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d380): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d380): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d380): >_readAt: n=8, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d380): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.078576231 +0000 UTC m=+13.154559120 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d380): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433030 item 89 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.081698881 +0000 UTC m=+13.157681772 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d440): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d480): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d480): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d480): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004335e0 item 90 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d480): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d480): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.082351566 +0000 UTC m=+13.158334457 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d480): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433730 item 90 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): _readAt: size=2, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): _writeAt: size=3, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.083050098 +0000 UTC m=+13.159032988 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d540): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d580): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d580): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d580): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d580): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d580): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.083050098 +0000 UTC m=+13.159032988 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d580): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433a40 item 90 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.085935352 +0000 UTC m=+13.161918242 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d640): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d680): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d680): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d680): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 91 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d680): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d680): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.086367343 +0000 UTC m=+13.162350233 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d680): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): >_readAt: n=2, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): _writeAt: size=3, off=7 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406070 item 91 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.087289955 +0000 UTC m=+13.163272845 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d740): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d780): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d780): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d780): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d780): >_readAt: n=8, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d780): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.087289955 +0000 UTC m=+13.163272845 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d780): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406690 item 91 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.088713617 +0000 UTC m=+13.164696506 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d840): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d880): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d880): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d880): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a10 item 92 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d880): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d880): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.089292613 +0000 UTC m=+13.165275503 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d880): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): open at offset 5 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d90 item 92 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): _readAt: size=2, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): _writeAt: size=3, off=5 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): >_writeAt: n=3, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.090030849 +0000 UTC m=+13.166013739 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d940): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d980): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d980): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d980): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d980): >_readAt: n=3, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d980): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.090030849 +0000 UTC m=+13.166013739 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0d980): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406fc0 item 92 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.091451756 +0000 UTC m=+13.167434646 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da40): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da80): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da80): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da80): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407260 item 93 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da80): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da80): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.091925204 +0000 UTC m=+13.167908094 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000e0da80): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc000): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc000): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc000): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc000): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc000): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.091925204 +0000 UTC m=+13.167908094 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc000): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 93 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.093447471 +0000 UTC m=+13.169430361 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc0c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc140): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc140): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc140): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c62a0 item 94 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc140): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc140): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.094036888 +0000 UTC m=+13.170019777 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc140): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc200): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc200): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc200): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc200): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc200): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.094036888 +0000 UTC m=+13.170019777 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc200): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c63f0 item 94 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.096293142 +0000 UTC m=+13.172276032 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc2c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc300): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc300): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc300): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6690 item 95 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc300): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc300): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.097634399 +0000 UTC m=+13.173617310 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc300): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc3c0): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc3c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc3c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc3c0): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc3c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.097634399 +0000 UTC m=+13.173617310 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc3c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6930 item 95 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): open at offset 0 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): _readAt: size=2, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): >_readAt: n=0, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.099093518 +0000 UTC m=+13.175076408 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc480): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc4c0): _writeAt: size=5, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc4c0): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc4c0): >openPending: err= 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6c40 item 96 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc4c0): >_writeAt: n=5, err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc4c0): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.099657006 +0000 UTC m=+13.175639886 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc4c0): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 01:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 01:04:49 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc580): _readAt: size=512, off=0 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc580): openPending: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc580): >openPending: err= 2025/05/15 01:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc580): >_readAt: n=5, err=EOF 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc580): close: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 01:04:49.099657006 +0000 UTC m=+13.175639886 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 01:04:49 DEBUG : open-test-file(0xc000bdc580): >close: err= 2025/05/15 01:04:49 DEBUG : open-test-file: Remove: 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6d90 item 96 2025/05/15 01:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 01:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 01:04:49 DEBUG : open-test-file: >Remove: err= 2025/05/15 01:04:49 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : >WaitForWriters: 2025/05/15 01:04:49 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.37s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:04:49 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:04:49 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:04:49 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:49 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:04:49 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:04:49 DEBUG : file1: newRWFileHandle: 2025/05/15 01:04:49 DEBUG : file1(0xc000bb6b00): openPending: 2025/05/15 01:04:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:49 DEBUG : file1(0xc000bb6b00): >openPending: err= 2025/05/15 01:04:49 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 01:04:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:04:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 01:04:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/05/15 01:04:49 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/05/15 01:04:49 DEBUG : : Looking for writers 2025/05/15 01:04:49 DEBUG : file1: reading active writers 2025/05/15 01:04:49 DEBUG : file1: active writers 1 2025/05/15 01:04:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/05/15 01:04:50 DEBUG : : Looking for writers 2025/05/15 01:04:50 DEBUG : file1: reading active writers 2025/05/15 01:04:50 DEBUG : file1: active writers 1 2025/05/15 01:04:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:51 DEBUG : : Looking for writers 2025/05/15 01:04:51 DEBUG : file1: reading active writers 2025/05/15 01:04:51 DEBUG : file1: active writers 1 2025/05/15 01:04:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:52 DEBUG : : Looking for writers 2025/05/15 01:04:52 DEBUG : file1: reading active writers 2025/05/15 01:04:52 DEBUG : file1: active writers 1 2025/05/15 01:04:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:53 DEBUG : : Looking for writers 2025/05/15 01:04:53 DEBUG : file1: reading active writers 2025/05/15 01:04:53 DEBUG : file1: active writers 1 2025/05/15 01:04:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:54 DEBUG : : Looking for writers 2025/05/15 01:04:54 DEBUG : file1: reading active writers 2025/05/15 01:04:54 DEBUG : file1: active writers 1 2025/05/15 01:04:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:55 DEBUG : : Looking for writers 2025/05/15 01:04:55 DEBUG : file1: reading active writers 2025/05/15 01:04:55 DEBUG : file1: active writers 1 2025/05/15 01:04:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:56 DEBUG : : Looking for writers 2025/05/15 01:04:56 DEBUG : file1: reading active writers 2025/05/15 01:04:56 DEBUG : file1: active writers 1 2025/05/15 01:04:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:57 DEBUG : : Looking for writers 2025/05/15 01:04:57 DEBUG : file1: reading active writers 2025/05/15 01:04:57 DEBUG : file1: active writers 1 2025/05/15 01:04:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:58 DEBUG : : Looking for writers 2025/05/15 01:04:58 DEBUG : file1: reading active writers 2025/05/15 01:04:58 DEBUG : file1: active writers 1 2025/05/15 01:04:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:04:59 DEBUG : : Looking for writers 2025/05/15 01:04:59 DEBUG : file1: reading active writers 2025/05/15 01:04:59 DEBUG : file1: active writers 1 2025/05/15 01:04:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:00 DEBUG : : Looking for writers 2025/05/15 01:05:00 DEBUG : file1: reading active writers 2025/05/15 01:05:00 DEBUG : file1: active writers 1 2025/05/15 01:05:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:01 DEBUG : : Looking for writers 2025/05/15 01:05:01 DEBUG : file1: reading active writers 2025/05/15 01:05:01 DEBUG : file1: active writers 1 2025/05/15 01:05:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:02 DEBUG : : Looking for writers 2025/05/15 01:05:02 DEBUG : file1: reading active writers 2025/05/15 01:05:02 DEBUG : file1: active writers 1 2025/05/15 01:05:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:03 DEBUG : : Looking for writers 2025/05/15 01:05:03 DEBUG : file1: reading active writers 2025/05/15 01:05:03 DEBUG : file1: active writers 1 2025/05/15 01:05:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:04 DEBUG : : Looking for writers 2025/05/15 01:05:04 DEBUG : file1: reading active writers 2025/05/15 01:05:04 DEBUG : file1: active writers 1 2025/05/15 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:05 DEBUG : : Looking for writers 2025/05/15 01:05:05 DEBUG : file1: reading active writers 2025/05/15 01:05:05 DEBUG : file1: active writers 1 2025/05/15 01:05:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:06 DEBUG : : Looking for writers 2025/05/15 01:05:06 DEBUG : file1: reading active writers 2025/05/15 01:05:06 DEBUG : file1: active writers 1 2025/05/15 01:05:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:07 DEBUG : : Looking for writers 2025/05/15 01:05:07 DEBUG : file1: reading active writers 2025/05/15 01:05:07 DEBUG : file1: active writers 1 2025/05/15 01:05:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:08 DEBUG : : Looking for writers 2025/05/15 01:05:08 DEBUG : file1: reading active writers 2025/05/15 01:05:08 DEBUG : file1: active writers 1 2025/05/15 01:05:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:09 DEBUG : : Looking for writers 2025/05/15 01:05:09 DEBUG : file1: reading active writers 2025/05/15 01:05:09 DEBUG : file1: active writers 1 2025/05/15 01:05:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:10 DEBUG : : Looking for writers 2025/05/15 01:05:10 DEBUG : file1: reading active writers 2025/05/15 01:05:10 DEBUG : file1: active writers 1 2025/05/15 01:05:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:11 DEBUG : : Looking for writers 2025/05/15 01:05:11 DEBUG : file1: reading active writers 2025/05/15 01:05:11 DEBUG : file1: active writers 1 2025/05/15 01:05:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:12 DEBUG : : Looking for writers 2025/05/15 01:05:12 DEBUG : file1: reading active writers 2025/05/15 01:05:12 DEBUG : file1: active writers 1 2025/05/15 01:05:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:13 DEBUG : : Looking for writers 2025/05/15 01:05:13 DEBUG : file1: reading active writers 2025/05/15 01:05:13 DEBUG : file1: active writers 1 2025/05/15 01:05:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:14 DEBUG : : Looking for writers 2025/05/15 01:05:14 DEBUG : file1: reading active writers 2025/05/15 01:05:14 DEBUG : file1: active writers 1 2025/05/15 01:05:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:15 DEBUG : : Looking for writers 2025/05/15 01:05:15 DEBUG : file1: reading active writers 2025/05/15 01:05:15 DEBUG : file1: active writers 1 2025/05/15 01:05:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:16 DEBUG : : Looking for writers 2025/05/15 01:05:16 DEBUG : file1: reading active writers 2025/05/15 01:05:16 DEBUG : file1: active writers 1 2025/05/15 01:05:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:17 DEBUG : : Looking for writers 2025/05/15 01:05:17 DEBUG : file1: reading active writers 2025/05/15 01:05:17 DEBUG : file1: active writers 1 2025/05/15 01:05:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:18 DEBUG : : Looking for writers 2025/05/15 01:05:18 DEBUG : file1: reading active writers 2025/05/15 01:05:18 DEBUG : file1: active writers 1 2025/05/15 01:05:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/15 01:05:19 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000cb8f00 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0009a3908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643828032} name:file1 opens:1 downloaders: o: fd:0xc000d0a800 info:{ModTime:{wall:13979574892721912851 ext:13204481598 loc:0x3ea4000} ATime:{wall:13979574892721912851 ext:13204481598 loc:0x3ea4000} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/05/15 01:05:19 DEBUG : >WaitForWriters: 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:19 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:19 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:05:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:19 DEBUG : rename_me: newRWFileHandle: 2025/05/15 01:05:19 DEBUG : rename_me(0xc000fcba40): openPending: 2025/05/15 01:05:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/15 01:05:19 DEBUG : rename_me(0xc000fcba40): >openPending: err= 2025/05/15 01:05:19 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/15 01:05:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/15 01:05:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/15 01:05:19 DEBUG : rename_me(0xc000fcba40): _writeAt: size=5, off=0 2025/05/15 01:05:19 DEBUG : rename_me(0xc000fcba40): >_writeAt: n=5, err= 2025/05/15 01:05:19 DEBUG : rename_me(0xc000fcba40): close: 2025/05/15 01:05:19 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-15 01:05:19.155210978 +0000 UTC m=+43.231193908 2025/05/15 01:05:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/15 01:05:19 DEBUG : rename_me(0xc000fcba40): >close: err= 2025/05/15 01:05:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/15 01:05:19 DEBUG : i_was_renamed: Updating file with 0xc000d9f800 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/15 01:05:19 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:19 DEBUG : : Looking for writers 2025/05/15 01:05:19 DEBUG : i_was_renamed: reading active writers 2025/05/15 01:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 01:05:19 DEBUG : : Looking for writers 2025/05/15 01:05:19 DEBUG : i_was_renamed: reading active writers 2025/05/15 01:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 01:05:19 DEBUG : : Looking for writers 2025/05/15 01:05:19 DEBUG : i_was_renamed: reading active writers 2025/05/15 01:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 01:05:19 DEBUG : : Looking for writers 2025/05/15 01:05:19 DEBUG : i_was_renamed: reading active writers 2025/05/15 01:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 01:05:19 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/15 01:05:19 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:19 INFO : i_was_renamed: Copied (new) 2025/05/15 01:05:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-15 01:05:19 +0000 UTC" 2025/05/15 01:05:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/15 01:05:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/15 01:05:19 DEBUG : : Looking for writers 2025/05/15 01:05:19 DEBUG : i_was_renamed: reading active writers 2025/05/15 01:05:19 DEBUG : >WaitForWriters: 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:19 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 01:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{VBkXS}/rclone-test-fixitig6puni" 2025/05/15 01:05:19 INFO : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:19 DEBUG : : forgetting directory cache 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc0007c6ec0): _readAt: size=512, off=0 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc0007c6ec0): openPending: 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 00:06:19 +0000 UTC" against cached fingerprint "" 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc0007c6ec0): >openPending: err= 2025/05/15 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc0007c6ec0): >_readAt: n=20, err=EOF 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc0007c6ec0): close: 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:06:19 +0000 GMT 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc0007c6ec0): >close: err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:19 DEBUG : : forgetting directory cache 2025/05/15 01:05:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc00057e7c0): _readAt: size=512, off=0 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc00057e7c0): openPending: 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 00:07:19 +0000 UTC" against cached fingerprint "20,2025-05-15 00:06:19 +0000 UTC" 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 00:07:19 +0000 UTC" != cached fingerprint "20,2025-05-15 00:06:19 +0000 UTC") 2025/05/15 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 01:05:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc00057e7c0): >openPending: err= 2025/05/15 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc00057e7c0): >_readAt: n=20, err=EOF 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc00057e7c0): close: 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:07:19 +0000 GMT 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate(0xc00057e7c0): >close: err= 2025/05/15 01:05:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:20 DEBUG : : forgetting directory cache 2025/05/15 01:05:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000e06b40): _readAt: size=512, off=0 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000e06b40): openPending: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 00:08:19 +0000 UTC" against cached fingerprint "20,2025-05-15 00:07:19 +0000 UTC" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 00:08:19 +0000 UTC" != cached fingerprint "20,2025-05-15 00:07:19 +0000 UTC") 2025/05/15 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000e06b40): >openPending: err= 2025/05/15 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000e06b40): >_readAt: n=20, err=EOF 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000e06b40): close: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:08:19 +0000 GMT 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000e06b40): >close: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:20 DEBUG : : forgetting directory cache 2025/05/15 01:05:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc0000ed400): _readAt: size=512, off=0 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc0000ed400): openPending: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 00:09:19 +0000 UTC" against cached fingerprint "20,2025-05-15 00:08:19 +0000 UTC" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 00:09:19 +0000 UTC" != cached fingerprint "20,2025-05-15 00:08:19 +0000 UTC") 2025/05/15 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc0000ed400): >openPending: err= 2025/05/15 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc0000ed400): >_readAt: n=20, err=EOF 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc0000ed400): close: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:09:19 +0000 GMT 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc0000ed400): >close: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:20 DEBUG : : forgetting directory cache 2025/05/15 01:05:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000bed480): _readAt: size=512, off=0 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000bed480): openPending: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 00:10:19 +0000 UTC" against cached fingerprint "20,2025-05-15 00:09:19 +0000 UTC" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 00:10:19 +0000 UTC" != cached fingerprint "20,2025-05-15 00:09:19 +0000 UTC") 2025/05/15 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000bed480): >openPending: err= 2025/05/15 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000bed480): >_readAt: n=20, err=EOF 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000bed480): close: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:10:19 +0000 GMT 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000bed480): >close: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:20 DEBUG : : forgetting directory cache 2025/05/15 01:05:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000c7e2c0): _readAt: size=512, off=0 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000c7e2c0): openPending: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 00:11:19 +0000 UTC" against cached fingerprint "20,2025-05-15 00:10:19 +0000 UTC" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 00:11:19 +0000 UTC" != cached fingerprint "20,2025-05-15 00:10:19 +0000 UTC") 2025/05/15 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 01:05:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000c7e2c0): >openPending: err= 2025/05/15 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000c7e2c0): >_readAt: n=20, err=EOF 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000c7e2c0): close: 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:11:19 +0000 GMT 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate(0xc000c7e2c0): >close: err= 2025/05/15 01:05:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:21 DEBUG : : forgetting directory cache 2025/05/15 01:05:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000875c40): _readAt: size=512, off=0 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000875c40): openPending: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-15 00:12:19 +0000 UTC" against cached fingerprint "20,2025-05-15 00:11:19 +0000 UTC" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-15 00:12:19 +0000 UTC" != cached fingerprint "20,2025-05-15 00:11:19 +0000 UTC") 2025/05/15 01:05:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/15 01:05:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000875c40): >openPending: err= 2025/05/15 01:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000875c40): >_readAt: n=21, err=EOF 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000875c40): close: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:12:19 +0000 GMT 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000875c40): >close: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:21 DEBUG : : forgetting directory cache 2025/05/15 01:05:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a09640): _readAt: size=512, off=0 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a09640): openPending: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-15 00:13:19 +0000 UTC" against cached fingerprint "21,2025-05-15 00:12:19 +0000 UTC" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-15 00:13:19 +0000 UTC" != cached fingerprint "21,2025-05-15 00:12:19 +0000 UTC") 2025/05/15 01:05:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/15 01:05:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a09640): >openPending: err= 2025/05/15 01:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a09640): >_readAt: n=22, err=EOF 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a09640): close: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:13:19 +0000 GMT 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a09640): >close: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:21 DEBUG : : forgetting directory cache 2025/05/15 01:05:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000556340): _readAt: size=512, off=0 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000556340): openPending: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-15 00:14:19 +0000 UTC" against cached fingerprint "22,2025-05-15 00:13:19 +0000 UTC" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-15 00:14:19 +0000 UTC" != cached fingerprint "22,2025-05-15 00:13:19 +0000 UTC") 2025/05/15 01:05:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/15 01:05:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000556340): >openPending: err= 2025/05/15 01:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000556340): >_readAt: n=23, err=EOF 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000556340): close: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:14:19 +0000 GMT 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000556340): >close: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:21 DEBUG : : forgetting directory cache 2025/05/15 01:05:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a88d40): _readAt: size=512, off=0 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a88d40): openPending: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-15 00:15:19 +0000 UTC" against cached fingerprint "23,2025-05-15 00:14:19 +0000 UTC" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-15 00:15:19 +0000 UTC" != cached fingerprint "23,2025-05-15 00:14:19 +0000 UTC") 2025/05/15 01:05:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/15 01:05:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a88d40): >openPending: err= 2025/05/15 01:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a88d40): >_readAt: n=24, err=EOF 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a88d40): close: 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 00:15:19 +0000 GMT 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate(0xc000a88d40): >close: err= 2025/05/15 01:05:21 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:21 DEBUG : : Looking for writers 2025/05/15 01:05:21 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/15 01:05:21 DEBUG : >WaitForWriters: 2025/05/15 01:05:21 DEBUG : webdav root 'rclone-test-fixitig6puni': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:21 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:21 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : : forgetting directory cache 2025/05/15 01:05:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/15 01:05:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/15 01:05:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/15 01:05:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/15 01:05:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/15 01:05:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/15 01:05:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/15 01:05:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/15 01:05:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/15 01:05:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/15 01:05:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/15 01:05:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/15 01:05:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/15 01:05:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/15 01:05:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/15 01:05:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/15 01:05:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : FiLeB: reading active writers 2025/05/15 01:05:22 DEBUG : FilEb: reading active writers 2025/05/15 01:05:22 DEBUG : FiLeA: reading active writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : FiLeA: reading active writers 2025/05/15 01:05:22 DEBUG : FiLeB: reading active writers 2025/05/15 01:05:22 DEBUG : FilEb: reading active writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/15 01:05:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : webdav root 'rclone-test-fixitig6puni': Reusing VFS from active cache 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : dir: Looking for writers 2025/05/15 01:05:22 DEBUG : file2: reading active writers 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : dir: reading active writers 2025/05/15 01:05:22 DEBUG : file1: reading active writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:22 DEBUG : dir: Looking for writers 2025/05/15 01:05:22 DEBUG : : Looking for writers 2025/05/15 01:05:22 DEBUG : dir: reading active writers 2025/05/15 01:05:22 DEBUG : file1: reading active writers 2025/05/15 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.19s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:22 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : file1: Open: flags=O_RDONLY 2025/05/15 01:05:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/15 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/15 01:05:22 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/15 01:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/15 01:05:22 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 01:05:22 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/15 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/15 01:05:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/15 01:05:23 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:23 DEBUG : dir: Looking for writers 2025/05/15 01:05:23 DEBUG : file2: reading active writers 2025/05/15 01:05:23 DEBUG : new_file.txt: reading active writers 2025/05/15 01:05:23 DEBUG : : Looking for writers 2025/05/15 01:05:23 DEBUG : dir: reading active writers 2025/05/15 01:05:23 DEBUG : file1: reading active writers 2025/05/15 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:23 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/15 01:05:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000d9e000 2025/05/15 01:05:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/15 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:23 INFO : dir/file1: Moved (server-side) to: file0 2025/05/15 01:05:23 DEBUG : file0: Updating file with file0 0xc000d9e000 2025/05/15 01:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/15 01:05:23 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:23 DEBUG : dir: Looking for writers 2025/05/15 01:05:23 DEBUG : : Looking for writers 2025/05/15 01:05:23 DEBUG : dir: reading active writers 2025/05/15 01:05:23 DEBUG : file0: reading active writers 2025/05/15 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:23 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:23 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:23 DEBUG : : Looking for writers 2025/05/15 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:23 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/15 01:05:23 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:23 DEBUG : c: Looking for writers 2025/05/15 01:05:23 DEBUG : d: Looking for writers 2025/05/15 01:05:23 DEBUG : : Looking for writers 2025/05/15 01:05:23 DEBUG : a: Looking for writers 2025/05/15 01:05:23 DEBUG : b: Looking for writers 2025/05/15 01:05:23 DEBUG : : Looking for writers 2025/05/15 01:05:23 DEBUG : c: reading active writers 2025/05/15 01:05:23 DEBUG : d: reading active writers 2025/05/15 01:05:23 DEBUG : /: reading active writers 2025/05/15 01:05:23 DEBUG : a: reading active writers 2025/05/15 01:05:23 DEBUG : b: reading active writers 2025/05/15 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:23 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:23 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/15 01:05:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/15 01:05:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/15 01:05:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/15 01:05:24 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:24 DEBUG : a/b/c/d: Looking for writers 2025/05/15 01:05:24 DEBUG : a/b/c: Looking for writers 2025/05/15 01:05:24 DEBUG : d: reading active writers 2025/05/15 01:05:24 DEBUG : a/b: Looking for writers 2025/05/15 01:05:24 DEBUG : c: reading active writers 2025/05/15 01:05:24 DEBUG : a: Looking for writers 2025/05/15 01:05:24 DEBUG : b: reading active writers 2025/05/15 01:05:24 DEBUG : : Looking for writers 2025/05/15 01:05:24 DEBUG : a: reading active writers 2025/05/15 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:24 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:24 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:24 DEBUG : : Looking for writers 2025/05/15 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:24 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/15 01:05:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/15 01:05:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/15 01:05:24 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 01:05:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:24 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/15 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 01:05:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:24 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (7 bytes), uploading instead of streaming 2025/05/15 01:05:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:24 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:24 DEBUG : : Looking for writers 2025/05/15 01:05:24 DEBUG : file1: reading active writers 2025/05/15 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:24 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/15 01:05:25 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/15 01:05:25 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/15 01:05:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/15 01:05:25 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (11 bytes), uploading instead of streaming 2025/05/15 01:05:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:25 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/15 01:05:25 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:25 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 01:05:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:25 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/15 01:05:25 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:25 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:25 DEBUG : file1: WriteFileHandle.Release closing 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 01:05:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:25 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/15 01:05:25 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:25 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/05/15 01:05:25 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : file1: active writers 1 2025/05/15 01:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : file1: active writers 1 2025/05/15 01:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : file1: active writers 1 2025/05/15 01:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : file1: active writers 1 2025/05/15 01:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : file1: active writers 1 2025/05/15 01:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/05/15 01:05:25 DEBUG : : Looking for writers 2025/05/15 01:05:25 DEBUG : file1: reading active writers 2025/05/15 01:05:25 DEBUG : file1: active writers 1 2025/05/15 01:05:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/05/15 01:05:26 DEBUG : : Looking for writers 2025/05/15 01:05:26 DEBUG : file1: reading active writers 2025/05/15 01:05:26 DEBUG : file1: active writers 1 2025/05/15 01:05:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/05/15 01:05:26 DEBUG : : Looking for writers 2025/05/15 01:05:26 DEBUG : file1: reading active writers 2025/05/15 01:05:26 DEBUG : file1: active writers 1 2025/05/15 01:05:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:27 DEBUG : : Looking for writers 2025/05/15 01:05:27 DEBUG : file1: reading active writers 2025/05/15 01:05:27 DEBUG : file1: active writers 1 2025/05/15 01:05:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:28 DEBUG : : Looking for writers 2025/05/15 01:05:28 DEBUG : file1: reading active writers 2025/05/15 01:05:28 DEBUG : file1: active writers 1 2025/05/15 01:05:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:29 DEBUG : : Looking for writers 2025/05/15 01:05:29 DEBUG : file1: reading active writers 2025/05/15 01:05:29 DEBUG : file1: active writers 1 2025/05/15 01:05:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:30 DEBUG : : Looking for writers 2025/05/15 01:05:30 DEBUG : file1: reading active writers 2025/05/15 01:05:30 DEBUG : file1: active writers 1 2025/05/15 01:05:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:31 DEBUG : : Looking for writers 2025/05/15 01:05:31 DEBUG : file1: reading active writers 2025/05/15 01:05:31 DEBUG : file1: active writers 1 2025/05/15 01:05:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:32 DEBUG : : Looking for writers 2025/05/15 01:05:32 DEBUG : file1: reading active writers 2025/05/15 01:05:32 DEBUG : file1: active writers 1 2025/05/15 01:05:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:33 DEBUG : : Looking for writers 2025/05/15 01:05:33 DEBUG : file1: reading active writers 2025/05/15 01:05:33 DEBUG : file1: active writers 1 2025/05/15 01:05:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:34 DEBUG : : Looking for writers 2025/05/15 01:05:34 DEBUG : file1: reading active writers 2025/05/15 01:05:34 DEBUG : file1: active writers 1 2025/05/15 01:05:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:35 DEBUG : : Looking for writers 2025/05/15 01:05:35 DEBUG : file1: reading active writers 2025/05/15 01:05:35 DEBUG : file1: active writers 1 2025/05/15 01:05:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:36 DEBUG : : Looking for writers 2025/05/15 01:05:36 DEBUG : file1: reading active writers 2025/05/15 01:05:36 DEBUG : file1: active writers 1 2025/05/15 01:05:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:37 DEBUG : : Looking for writers 2025/05/15 01:05:37 DEBUG : file1: reading active writers 2025/05/15 01:05:37 DEBUG : file1: active writers 1 2025/05/15 01:05:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:38 DEBUG : : Looking for writers 2025/05/15 01:05:38 DEBUG : file1: reading active writers 2025/05/15 01:05:38 DEBUG : file1: active writers 1 2025/05/15 01:05:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:39 DEBUG : : Looking for writers 2025/05/15 01:05:39 DEBUG : file1: reading active writers 2025/05/15 01:05:39 DEBUG : file1: active writers 1 2025/05/15 01:05:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:40 DEBUG : : Looking for writers 2025/05/15 01:05:40 DEBUG : file1: reading active writers 2025/05/15 01:05:40 DEBUG : file1: active writers 1 2025/05/15 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:41 DEBUG : : Looking for writers 2025/05/15 01:05:41 DEBUG : file1: reading active writers 2025/05/15 01:05:41 DEBUG : file1: active writers 1 2025/05/15 01:05:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:42 DEBUG : : Looking for writers 2025/05/15 01:05:42 DEBUG : file1: reading active writers 2025/05/15 01:05:42 DEBUG : file1: active writers 1 2025/05/15 01:05:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:43 DEBUG : : Looking for writers 2025/05/15 01:05:43 DEBUG : file1: reading active writers 2025/05/15 01:05:43 DEBUG : file1: active writers 1 2025/05/15 01:05:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:44 DEBUG : : Looking for writers 2025/05/15 01:05:44 DEBUG : file1: reading active writers 2025/05/15 01:05:44 DEBUG : file1: active writers 1 2025/05/15 01:05:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:45 DEBUG : : Looking for writers 2025/05/15 01:05:45 DEBUG : file1: reading active writers 2025/05/15 01:05:45 DEBUG : file1: active writers 1 2025/05/15 01:05:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:46 DEBUG : : Looking for writers 2025/05/15 01:05:46 DEBUG : file1: reading active writers 2025/05/15 01:05:46 DEBUG : file1: active writers 1 2025/05/15 01:05:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:47 DEBUG : : Looking for writers 2025/05/15 01:05:47 DEBUG : file1: reading active writers 2025/05/15 01:05:47 DEBUG : file1: active writers 1 2025/05/15 01:05:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:48 DEBUG : : Looking for writers 2025/05/15 01:05:48 DEBUG : file1: reading active writers 2025/05/15 01:05:48 DEBUG : file1: active writers 1 2025/05/15 01:05:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:49 DEBUG : : Looking for writers 2025/05/15 01:05:49 DEBUG : file1: reading active writers 2025/05/15 01:05:49 DEBUG : file1: active writers 1 2025/05/15 01:05:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:50 DEBUG : : Looking for writers 2025/05/15 01:05:50 DEBUG : file1: reading active writers 2025/05/15 01:05:50 DEBUG : file1: active writers 1 2025/05/15 01:05:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:51 DEBUG : : Looking for writers 2025/05/15 01:05:51 DEBUG : file1: reading active writers 2025/05/15 01:05:51 DEBUG : file1: active writers 1 2025/05/15 01:05:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:52 DEBUG : : Looking for writers 2025/05/15 01:05:52 DEBUG : file1: reading active writers 2025/05/15 01:05:52 DEBUG : file1: active writers 1 2025/05/15 01:05:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:53 DEBUG : : Looking for writers 2025/05/15 01:05:53 DEBUG : file1: reading active writers 2025/05/15 01:05:53 DEBUG : file1: active writers 1 2025/05/15 01:05:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:54 DEBUG : : Looking for writers 2025/05/15 01:05:54 DEBUG : file1: reading active writers 2025/05/15 01:05:54 DEBUG : file1: active writers 1 2025/05/15 01:05:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/15 01:05:55 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/05/15 01:05:55 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:55 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:55 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 01:05:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:55 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:55 DEBUG : file1: Open: flags=O_RDONLY 2025/05/15 01:05:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/15 01:05:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/15 01:05:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:55 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:55 DEBUG : : Looking for writers 2025/05/15 01:05:55 DEBUG : file1: reading active writers 2025/05/15 01:05:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-fixitig6puni'", Local "Local file system at /tmp/rclone3252557789", Modify Window "1s" 2025/05/15 01:05:55 INFO : webdav root 'rclone-test-fixitig6puni': poll-interval is not supported by this remote 2025/05/15 01:05:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 01:05:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 01:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 01:05:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 01:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:55 DEBUG : webdav root 'rclone-test-fixitig6puni': File to upload is small (100 bytes), uploading instead of streaming 2025/05/15 01:05:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/05/15 01:05:55 DEBUG : file1: Size of src and dst objects identical 2025/05/15 01:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 01:05:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 01:05:55 DEBUG : file1: Open: flags=O_RDONLY 2025/05/15 01:05:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/15 01:05:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/15 01:05:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 01:05:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/15 01:05:55 DEBUG : WaitForWriters: timeout=30s 2025/05/15 01:05:55 DEBUG : : Looking for writers 2025/05/15 01:05:55 DEBUG : file1: reading active writers 2025/05/15 01:05:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/05/15 01:05:55 DEBUG : webdav root 'rclone-test-fixitig6puni': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.963317134s (try 1/5)