"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/08/09 02:04:46 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-poyator7kobo" 2025/08/09 02:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 02:04:46 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/08/09 02:04:46 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/09 02:04:46 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/09 02:04:46 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/09 02:04:46 DEBUG : Setting pass="Q5fl0wPQJ331qWuY7-7IB9S8hWADPQNWfSB99Nd-N6amgts" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/09 02:04:46 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{coSBo}" suffix to name 2025/08/09 02:04:46 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/09 02:04:46 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/09 02:04:46 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/09 02:04:46 DEBUG : Setting pass="Q5fl0wPQJ331qWuY7-7IB9S8hWADPQNWfSB99Nd-N6amgts" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/09 02:04:46 DEBUG : found headers: 2025/08/09 02:04:48 DEBUG : Creating backend with remote "/tmp/rclone133712297" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:48 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:48 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:04:48 DEBUG : dir: Looking for writers 2025/08/09 02:04:48 DEBUG : Looking for writers 2025/08/09 02:04:48 DEBUG : dir: reading active writers 2025/08/09 02:04:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.72s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:49 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:50 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:51 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:04:51 DEBUG : dir/subdir: Looking for writers 2025/08/09 02:04:51 DEBUG : dir: Looking for writers 2025/08/09 02:04:51 DEBUG : file1: reading active writers 2025/08/09 02:04:51 DEBUG : file2: reading active writers 2025/08/09 02:04:51 DEBUG : subdir: reading active writers 2025/08/09 02:04:51 DEBUG : Looking for writers 2025/08/09 02:04:51 DEBUG : dir: reading active writers 2025/08/09 02:04:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (3.24s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:53 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:53 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:04:53 DEBUG : dir: Looking for writers 2025/08/09 02:04:53 DEBUG : file1: reading active writers 2025/08/09 02:04:53 DEBUG : Looking for writers 2025/08/09 02:04:53 DEBUG : dir: reading active writers 2025/08/09 02:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.46s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:54 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:55 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:04:55 DEBUG : dir: Looking for writers 2025/08/09 02:04:55 DEBUG : Looking for writers 2025/08/09 02:04:55 DEBUG : dir: reading active writers 2025/08/09 02:04:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.35s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:55 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:56 DEBUG : dir: forgetting directory cache 2025/08/09 02:04:56 DEBUG : forgetting directory cache 2025/08/09 02:04:56 DEBUG : dir: forgetting directory cache 2025/08/09 02:04:56 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:04:56 DEBUG : Looking for writers 2025/08/09 02:04:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.51s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:57 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:04:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/09 02:04:58 DEBUG : dir: invalidating directory cache 2025/08/09 02:04:58 DEBUG : >ForgetPath: 2025/08/09 02:04:58 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/09 02:04:58 DEBUG : invalidating directory cache 2025/08/09 02:04:58 DEBUG : dir: forgetting directory cache 2025/08/09 02:04:58 DEBUG : >ForgetPath: 2025/08/09 02:04:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/09 02:04:58 DEBUG : >ForgetPath: 2025/08/09 02:04:58 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:04:58 DEBUG : dir: Looking for writers 2025/08/09 02:04:58 DEBUG : Looking for writers 2025/08/09 02:04:58 DEBUG : dir: reading active writers 2025/08/09 02:04:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.44s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:04:58 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:04:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:00 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:01 DEBUG : forgetting directory cache 2025/08/09 02:05:01 DEBUG : dir: forgetting directory cache 2025/08/09 02:05:01 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:01 DEBUG : dir: Looking for writers 2025/08/09 02:05:01 DEBUG : fil/a/b: Looking for writers 2025/08/09 02:05:01 DEBUG : fil/a: Looking for writers 2025/08/09 02:05:01 DEBUG : b: reading active writers 2025/08/09 02:05:01 DEBUG : fil: Looking for writers 2025/08/09 02:05:01 DEBUG : a: reading active writers 2025/08/09 02:05:01 DEBUG : Looking for writers 2025/08/09 02:05:01 DEBUG : dir: reading active writers 2025/08/09 02:05:01 DEBUG : fil: reading active writers 2025/08/09 02:05:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.35s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:03 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:03 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:03 DEBUG : dir: Looking for writers 2025/08/09 02:05:03 DEBUG : Looking for writers 2025/08/09 02:05:03 DEBUG : dir: reading active writers 2025/08/09 02:05:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.38s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:04 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:05 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:05 DEBUG : dir: Looking for writers 2025/08/09 02:05:05 DEBUG : file1: reading active writers 2025/08/09 02:05:05 DEBUG : Looking for writers 2025/08/09 02:05:05 DEBUG : dir: reading active writers 2025/08/09 02:05:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.39s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:05 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:06 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/09 02:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/09 02:05:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/09 02:05:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/09 02:05:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/09 02:05:07 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:07 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:08 DEBUG : dir: invalidating directory cache 2025/08/09 02:05:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/09 02:05:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/09 02:05:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/09 02:05:08 DEBUG : dir/file1: Reset virtual modtime 2025/08/09 02:05:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/09 02:05:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/09 02:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/09 02:05:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/09 02:05:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:08 DEBUG : dir: invalidating directory cache 2025/08/09 02:05:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/09 02:05:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/09 02:05:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/09 02:05:08 DEBUG : forgetting directory cache 2025/08/09 02:05:08 DEBUG : dir: forgetting directory cache 2025/08/09 02:05:08 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/09 02:05:08 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:08 DEBUG : dir/virtualDir: Looking for writers 2025/08/09 02:05:08 DEBUG : dir: Looking for writers 2025/08/09 02:05:08 DEBUG : virtualFile: reading active writers 2025/08/09 02:05:08 DEBUG : virtualDir: reading active writers 2025/08/09 02:05:08 DEBUG : file1: reading active writers 2025/08/09 02:05:08 DEBUG : virtualFile2: reading active writers 2025/08/09 02:05:08 DEBUG : Looking for writers 2025/08/09 02:05:08 DEBUG : dir: reading active writers 2025/08/09 02:05:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.18s) --- PASS: TestDirReadDirAll/Virtual (1.24s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:10 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:10 ERROR : dir/: Can only open directories read only 2025/08/09 02:05:10 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:10 DEBUG : dir: Looking for writers 2025/08/09 02:05:10 DEBUG : Looking for writers 2025/08/09 02:05:10 DEBUG : dir: reading active writers 2025/08/09 02:05:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.41s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:11 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/09 02:05:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/09 02:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/09 02:05:12 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/09 02:05:12 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:12 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:05:12 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/09 02:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/09 02:05:12 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:12 DEBUG : dir: Looking for writers 2025/08/09 02:05:12 DEBUG : file1: reading active writers 2025/08/09 02:05:12 DEBUG : potato: reading active writers 2025/08/09 02:05:12 DEBUG : Looking for writers 2025/08/09 02:05:12 DEBUG : dir: reading active writers 2025/08/09 02:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.32s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:13 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/09 02:05:15 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:15 DEBUG : dir/sub: Looking for writers 2025/08/09 02:05:15 DEBUG : dir: Looking for writers 2025/08/09 02:05:15 DEBUG : sub: reading active writers 2025/08/09 02:05:15 DEBUG : file1: reading active writers 2025/08/09 02:05:15 DEBUG : Looking for writers 2025/08/09 02:05:15 DEBUG : dir: reading active writers 2025/08/09 02:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.54s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:16 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/09 02:05:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/09 02:05:17 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:17 DEBUG : dir/sub/subsub: Looking for writers 2025/08/09 02:05:17 DEBUG : dir/sub: Looking for writers 2025/08/09 02:05:17 DEBUG : subsub: reading active writers 2025/08/09 02:05:17 DEBUG : dir: Looking for writers 2025/08/09 02:05:17 DEBUG : file1: reading active writers 2025/08/09 02:05:17 DEBUG : sub: reading active writers 2025/08/09 02:05:17 DEBUG : Looking for writers 2025/08/09 02:05:17 DEBUG : dir: reading active writers 2025/08/09 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.84s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:19 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:19 ERROR : dir/: Dir.Remove not empty 2025/08/09 02:05:19 DEBUG : dir/file1: Remove: 2025/08/09 02:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:20 DEBUG : dir/file1: >Remove: err= 2025/08/09 02:05:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/09 02:05:20 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:20 DEBUG : Looking for writers 2025/08/09 02:05:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.42s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:20 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:21 DEBUG : dir/file1: Remove: 2025/08/09 02:05:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:21 DEBUG : dir/file1: >Remove: err= 2025/08/09 02:05:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/09 02:05:21 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:21 DEBUG : Looking for writers 2025/08/09 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.34s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:21 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:22 DEBUG : dir/file1: Remove: 2025/08/09 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:22 DEBUG : dir/file1: >Remove: err= 2025/08/09 02:05:23 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:23 DEBUG : dir: Looking for writers 2025/08/09 02:05:23 DEBUG : Looking for writers 2025/08/09 02:05:23 DEBUG : dir: reading active writers 2025/08/09 02:05:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.73s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:23 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:24 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/09 02:05:25 DEBUG : dir: Updating dir with dir2 0xc00001fba0 2025/08/09 02:05:25 DEBUG : dir: forgetting directory cache 2025/08/09 02:05:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/09 02:05:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/09 02:05:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/09 02:05:26 DEBUG : file2: Updating file with file2 0xc000629c80 2025/08/09 02:05:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/09 02:05:26 INFO : dir2/file3: Deleted 2025/08/09 02:05:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/09 02:05:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000629c80 2025/08/09 02:05:26 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/09 02:05:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/09 02:05:27 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/09 02:05:27 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007b5e10 2025/08/09 02:05:27 DEBUG : empty directory: forgetting directory cache 2025/08/09 02:05:27 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/09 02:05:27 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/09 02:05:27 DEBUG : dir2: Renaming to "dir3" 2025/08/09 02:05:27 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:27 DEBUG : dir3: Looking for writers 2025/08/09 02:05:27 DEBUG : file3: reading active writers 2025/08/09 02:05:27 DEBUG : renamed empty directory: Looking for writers 2025/08/09 02:05:27 DEBUG : Looking for writers 2025/08/09 02:05:27 DEBUG : dir3: reading active writers 2025/08/09 02:05:27 DEBUG : renamed empty directory: reading active writers 2025/08/09 02:05:27 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.82s) === 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:28 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/09 02:05:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:05:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:05:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/09 02:05:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/09 02:05:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/09 02:05:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/09 02:05:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:05:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:05:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/09 02:05:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/09 02:05:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/09 02:05:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/09 02:05:29 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (12 bytes), uploading instead of streaming 2025/08/09 02:05:29 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/09 02:05:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/09 02:05:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/09 02:05:29 DEBUG : forgetting directory cache 2025/08/09 02:05:29 DEBUG : dir: forgetting directory cache 2025/08/09 02:05:29 DEBUG : dir/sub: forgetting directory cache 2025/08/09 02:05:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/09 02:05:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/09 02:05:29 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/09 02:05:29 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:30 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:05:30 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/09 02:05:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/09 02:05:30 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:30 DEBUG : dir/sub: Looking for writers 2025/08/09 02:05:30 DEBUG : file0: reading active writers 2025/08/09 02:05:30 DEBUG : file2: reading active writers 2025/08/09 02:05:30 DEBUG : dir: Looking for writers 2025/08/09 02:05:30 DEBUG : file1: reading active writers 2025/08/09 02:05:30 DEBUG : sub: reading active writers 2025/08/09 02:05:30 DEBUG : Looking for writers 2025/08/09 02:05:30 DEBUG : dir: reading active writers 2025/08/09 02:05:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.02s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:31 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/09 02:05:31 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:31 DEBUG : Looking for writers 2025/08/09 02:05:31 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.17s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:31 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/09 02:05:32 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:05:32 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/09 02:05:32 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/09 02:05:32 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/09 02:05:32 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:05:32 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/09 02:05:32 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/09 02:05:32 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:05:32 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/09 02:05:32 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/09 02:05:32 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/09 02:05:32 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:05:32 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/09 02:05:32 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:32 DEBUG : dir: Looking for writers 2025/08/09 02:05:32 DEBUG : file1: reading active writers 2025/08/09 02:05:32 DEBUG : file1.metadata: reading active writers 2025/08/09 02:05:32 DEBUG : Looking for writers 2025/08/09 02:05:32 DEBUG : dir: reading active writers 2025/08/09 02:05:32 DEBUG : dir.metadata: reading active writers 2025/08/09 02:05:32 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.36s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:33 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:33 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:33 DEBUG : dir: Looking for writers 2025/08/09 02:05:33 DEBUG : file1: reading active writers 2025/08/09 02:05:33 DEBUG : Looking for writers 2025/08/09 02:05:33 DEBUG : dir: reading active writers 2025/08/09 02:05:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.31s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:34 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:35 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:35 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/09 02:05:35 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:35 DEBUG : dir: Looking for writers 2025/08/09 02:05:35 DEBUG : file1: reading active writers 2025/08/09 02:05:35 DEBUG : Looking for writers 2025/08/09 02:05:35 DEBUG : dir: reading active writers 2025/08/09 02:05:35 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 (2.18s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.18s) --- 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:36 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:05:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:05:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/09 02:05:37 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:37 DEBUG : dir: Looking for writers 2025/08/09 02:05:37 DEBUG : file1: reading active writers 2025/08/09 02:05:37 DEBUG : Looking for writers 2025/08/09 02:05:37 DEBUG : dir: reading active writers 2025/08/09 02:05:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.55s) === RUN TestFileOpenReadUnknownSize 2025/08/09 02:05:38 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/09 02:05:38 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 02:05:38 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:05:38 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/09 02:05:38 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:38 DEBUG : Looking for writers 2025/08/09 02:05:38 DEBUG : file.txt: reading active writers 2025/08/09 02:05:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:38 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:38 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/09 02:05:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:05:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/09 02:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:39 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:39 DEBUG : dir: Looking for writers 2025/08/09 02:05:39 DEBUG : file1: reading active writers 2025/08/09 02:05:39 DEBUG : Looking for writers 2025/08/09 02:05:39 DEBUG : dir: reading active writers 2025/08/09 02:05:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.88s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:39 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:40 DEBUG : dir/file1: Remove: 2025/08/09 02:05:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:40 DEBUG : dir/file1: >Remove: err= 2025/08/09 02:05:41 DEBUG : dir/file1: Remove: 2025/08/09 02:05:41 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/09 02:05:41 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:41 DEBUG : dir: Looking for writers 2025/08/09 02:05:41 DEBUG : Looking for writers 2025/08/09 02:05:41 DEBUG : dir: reading active writers 2025/08/09 02:05:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.52s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:41 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:42 DEBUG : dir/file1: Remove: 2025/08/09 02:05:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:42 DEBUG : dir/file1: >Remove: err= 2025/08/09 02:05:42 DEBUG : dir/file1: Remove: 2025/08/09 02:05:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/09 02:05:42 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:42 DEBUG : dir: Looking for writers 2025/08/09 02:05:42 DEBUG : Looking for writers 2025/08/09 02:05:42 DEBUG : dir: reading active writers 2025/08/09 02:05:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.55s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:43 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:05:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/09 02:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 02:05:43 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/09 02:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 02:05:43 DEBUG : dir/file1: Open: flags=0x3 2025/08/09 02:05:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/09 02:05:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/09 02:05:43 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:43 DEBUG : dir: Looking for writers 2025/08/09 02:05:43 DEBUG : file1: reading active writers 2025/08/09 02:05:43 DEBUG : Looking for writers 2025/08/09 02:05:43 DEBUG : dir: reading active writers 2025/08/09 02:05:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.47s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:44 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:45 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:45 DEBUG : dir: Looking for writers 2025/08/09 02:05:45 DEBUG : file1: reading active writers 2025/08/09 02:05:45 DEBUG : Looking for writers 2025/08/09 02:05:45 DEBUG : dir: reading active writers 2025/08/09 02:05:45 DEBUG : >WaitForWriters: 2025/08/09 02:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ce840 2025/08/09 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 02:05:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0009ce840 2025/08/09 02:05:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009ce840 2025/08/09 02:05:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:46 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/09 02:05:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:05:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/09 02:05:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:46 DEBUG : newLeaf: Running delayed rename now 2025/08/09 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ce840 2025/08/09 02:05:47 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:47 DEBUG : dir: Looking for writers 2025/08/09 02:05:47 DEBUG : Looking for writers 2025/08/09 02:05:47 DEBUG : dir: reading active writers 2025/08/09 02:05:47 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:47 DEBUG : >WaitForWriters: 2025/08/09 02:05:47 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:47 DEBUG : dir: Looking for writers 2025/08/09 02:05:47 DEBUG : Looking for writers 2025/08/09 02:05:47 DEBUG : dir: reading active writers 2025/08/09 02:05:47 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:48 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:48 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:05:48 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:48 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:48 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:05:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:49 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:49 DEBUG : dir: Looking for writers 2025/08/09 02:05:49 DEBUG : file1: reading active writers 2025/08/09 02:05:49 DEBUG : Looking for writers 2025/08/09 02:05:49 DEBUG : dir: reading active writers 2025/08/09 02:05:49 DEBUG : >WaitForWriters: 2025/08/09 02:05:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bcfc0 2025/08/09 02:05:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 02:05:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0008bcfc0 2025/08/09 02:05:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:05:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008bcfc0 2025/08/09 02:05:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:50 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/09 02:05:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:05:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/09 02:05:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:50 DEBUG : newLeaf: Running delayed rename now 2025/08/09 02:05:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0008bcfc0 2025/08/09 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:51 DEBUG : dir: Looking for writers 2025/08/09 02:05:51 DEBUG : Looking for writers 2025/08/09 02:05:51 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:51 DEBUG : dir: reading active writers 2025/08/09 02:05:51 DEBUG : >WaitForWriters: 2025/08/09 02:05:51 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:51 DEBUG : dir: Looking for writers 2025/08/09 02:05:51 DEBUG : Looking for writers 2025/08/09 02:05:51 DEBUG : dir: reading active writers 2025/08/09 02:05:51 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:51 DEBUG : >WaitForWriters: 2025/08/09 02:05:51 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:52 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:52 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:05:52 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:52 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:05:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:05:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:52 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:05:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:05:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:05:52 DEBUG : dir/file1(0xc000117b00): openPending: 2025/08/09 02:05:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 02:05:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 02:05:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:52 DEBUG : dir/file1(0xc000117b00): >openPending: err= 2025/08/09 02:05:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:05:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:05:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:05:52 DEBUG : dir/file1(0xc000117b00): _writeAt: size=14, off=0 2025/08/09 02:05:52 DEBUG : dir/file1(0xc000117b00): >_writeAt: n=14, err= 2025/08/09 02:05:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 02:05:52 DEBUG : dir/file1(0xc000117b00): close: 2025/08/09 02:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 02:05:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 02:05:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:05:52 DEBUG : dir/file1(0xc000117b00): >close: err= 2025/08/09 02:05:52 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:52 DEBUG : dir: Looking for writers 2025/08/09 02:05:52 DEBUG : file1: reading active writers 2025/08/09 02:05:52 DEBUG : Looking for writers 2025/08/09 02:05:52 DEBUG : dir: reading active writers 2025/08/09 02:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:05:52 DEBUG : dir: Looking for writers 2025/08/09 02:05:52 DEBUG : file1: reading active writers 2025/08/09 02:05:52 DEBUG : Looking for writers 2025/08/09 02:05:52 DEBUG : dir: reading active writers 2025/08/09 02:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:05:53 DEBUG : dir: Looking for writers 2025/08/09 02:05:53 DEBUG : file1: reading active writers 2025/08/09 02:05:53 DEBUG : Looking for writers 2025/08/09 02:05:53 DEBUG : dir: reading active writers 2025/08/09 02:05:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:05:53 DEBUG : dir: Looking for writers 2025/08/09 02:05:53 DEBUG : file1: reading active writers 2025/08/09 02:05:53 DEBUG : Looking for writers 2025/08/09 02:05:53 DEBUG : dir: reading active writers 2025/08/09 02:05:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:05:53 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 02:05:53 DEBUG : dir: Looking for writers 2025/08/09 02:05:53 DEBUG : file1: reading active writers 2025/08/09 02:05:53 DEBUG : Looking for writers 2025/08/09 02:05:53 DEBUG : dir: reading active writers 2025/08/09 02:05:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:05:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:53 DEBUG : dir: Looking for writers 2025/08/09 02:05:53 DEBUG : file1: reading active writers 2025/08/09 02:05:53 DEBUG : Looking for writers 2025/08/09 02:05:53 DEBUG : dir: reading active writers 2025/08/09 02:05:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:05:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 02:05:53 INFO : dir/file1: Copied (replaced existing) 2025/08/09 02:05:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 02:05:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/09 02:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 02:05:53 DEBUG : dir: Looking for writers 2025/08/09 02:05:53 DEBUG : file1: reading active writers 2025/08/09 02:05:53 DEBUG : Looking for writers 2025/08/09 02:05:53 DEBUG : dir: reading active writers 2025/08/09 02:05:53 DEBUG : >WaitForWriters: 2025/08/09 02:05:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:05:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:05:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:05:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:05:53 DEBUG : dir/file1(0xc0006d4380): _readAt: size=512, off=0 2025/08/09 02:05:53 DEBUG : dir/file1(0xc0006d4380): openPending: 2025/08/09 02:05:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 02:05:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 02:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:53 DEBUG : dir/file1(0xc0006d4380): >openPending: err= 2025/08/09 02:05:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 02:05:53 DEBUG : dir/file1(0xc0006d4380): >_readAt: n=14, err=EOF 2025/08/09 02:05:53 DEBUG : dir/file1(0xc0006d4380): close: 2025/08/09 02:05:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:05:53 DEBUG : dir/file1(0xc0006d4380): >close: err= 2025/08/09 02:05:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:05:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000772480 2025/08/09 02:05:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 02:05:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/09 02:05:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000772480 2025/08/09 02:05:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 02:05:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:05:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:05:55 DEBUG : dir/file1(0xc00071b340): openPending: 2025/08/09 02:05:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 02:05:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 02:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:55 DEBUG : dir/file1(0xc00071b340): >openPending: err= 2025/08/09 02:05:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:05:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:05:55 DEBUG : dir/file1(0xc00071b340): _writeAt: size=25, off=0 2025/08/09 02:05:55 DEBUG : dir/file1(0xc00071b340): >_writeAt: n=25, err= 2025/08/09 02:05:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:05:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000772480 2025/08/09 02:05:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:55 DEBUG : newLeaf(0xc00071b340): close: 2025/08/09 02:05:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 02:05:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 02:05:55.023360363 +0000 UTC m=+68.296458264 2025/08/09 02:05:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 02:05:55 DEBUG : newLeaf(0xc00071b340): >close: err= 2025/08/09 02:05:55 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:55 DEBUG : dir: Looking for writers 2025/08/09 02:05:55 DEBUG : Looking for writers 2025/08/09 02:05:55 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:55 DEBUG : dir: reading active writers 2025/08/09 02:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:05:55 DEBUG : dir: Looking for writers 2025/08/09 02:05:55 DEBUG : Looking for writers 2025/08/09 02:05:55 DEBUG : dir: reading active writers 2025/08/09 02:05:55 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:05:55 DEBUG : dir: Looking for writers 2025/08/09 02:05:55 DEBUG : Looking for writers 2025/08/09 02:05:55 DEBUG : dir: reading active writers 2025/08/09 02:05:55 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:05:55 DEBUG : dir: Looking for writers 2025/08/09 02:05:55 DEBUG : Looking for writers 2025/08/09 02:05:55 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:55 DEBUG : dir: reading active writers 2025/08/09 02:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:05:55 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 02:05:55 DEBUG : dir: Looking for writers 2025/08/09 02:05:55 DEBUG : Looking for writers 2025/08/09 02:05:55 DEBUG : dir: reading active writers 2025/08/09 02:05:55 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:05:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:55 DEBUG : dir: Looking for writers 2025/08/09 02:05:55 DEBUG : Looking for writers 2025/08/09 02:05:55 DEBUG : dir: reading active writers 2025/08/09 02:05:55 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:05:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:05:55 INFO : newLeaf: Copied (replaced existing) 2025/08/09 02:05:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 02:05:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 02:05:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 02:05:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 02:05:56 DEBUG : dir: Looking for writers 2025/08/09 02:05:56 DEBUG : Looking for writers 2025/08/09 02:05:56 DEBUG : dir: reading active writers 2025/08/09 02:05:56 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:56 DEBUG : >WaitForWriters: 2025/08/09 02:05:56 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:56 DEBUG : dir: Looking for writers 2025/08/09 02:05:56 DEBUG : Looking for writers 2025/08/09 02:05:56 DEBUG : dir: reading active writers 2025/08/09 02:05:56 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:56 DEBUG : >WaitForWriters: 2025/08/09 02:05:56 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:05:56 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:05:56 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:05:56 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:56 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:05:56 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:05:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:57 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:57 DEBUG : dir: Looking for writers 2025/08/09 02:05:57 DEBUG : file1: reading active writers 2025/08/09 02:05:57 DEBUG : Looking for writers 2025/08/09 02:05:57 DEBUG : dir: reading active writers 2025/08/09 02:05:57 DEBUG : >WaitForWriters: 2025/08/09 02:05:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000773440 2025/08/09 02:05:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 02:05:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000773440 2025/08/09 02:05:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 02:05:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:05:58 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:05:58 DEBUG : dir/file1(0xc0007ff680): openPending: 2025/08/09 02:05:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 02:05:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 02:05:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:05:58 DEBUG : dir/file1(0xc0007ff680): >openPending: err= 2025/08/09 02:05:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:05:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:05:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:05:58 DEBUG : dir/file1(0xc0007ff680): _writeAt: size=25, off=0 2025/08/09 02:05:58 DEBUG : dir/file1(0xc0007ff680): >_writeAt: n=25, err= 2025/08/09 02:05:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:05:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:05:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000773440 2025/08/09 02:05:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:05:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:59 DEBUG : newLeaf(0xc0007ff680): close: 2025/08/09 02:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 02:05:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 02:05:58.921501986 +0000 UTC m=+72.194599886 2025/08/09 02:05:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 02:05:59 DEBUG : newLeaf(0xc0007ff680): >close: err= 2025/08/09 02:05:59 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:05:59 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:05:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:05:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:05:59 INFO : newLeaf: Copied (replaced existing) 2025/08/09 02:05:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 02:05:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 02:05:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 02:05:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:05:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 02:05:59 DEBUG : dir: Looking for writers 2025/08/09 02:05:59 DEBUG : Looking for writers 2025/08/09 02:05:59 DEBUG : dir: reading active writers 2025/08/09 02:05:59 DEBUG : newLeaf: reading active writers 2025/08/09 02:05:59 DEBUG : >WaitForWriters: 2025/08/09 02:06:00 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:00 DEBUG : dir: Looking for writers 2025/08/09 02:06:00 DEBUG : Looking for writers 2025/08/09 02:06:00 DEBUG : dir: reading active writers 2025/08/09 02:06:00 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:00 DEBUG : >WaitForWriters: 2025/08/09 02:06:00 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:00 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:00 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:00 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:00 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:00 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:06:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:01 DEBUG : dir/file1(0xc000a27e40): openPending: 2025/08/09 02:06:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 02:06:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 02:06:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:01 DEBUG : dir/file1(0xc000a27e40): >openPending: err= 2025/08/09 02:06:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:06:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:01 DEBUG : dir/file1(0xc000a27e40): _writeAt: size=14, off=0 2025/08/09 02:06:01 DEBUG : dir/file1(0xc000a27e40): >_writeAt: n=14, err= 2025/08/09 02:06:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 02:06:01 DEBUG : dir/file1(0xc000a27e40): close: 2025/08/09 02:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 02:06:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 02:06:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:01 DEBUG : dir/file1(0xc000a27e40): >close: err= 2025/08/09 02:06:01 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:01 DEBUG : dir: Looking for writers 2025/08/09 02:06:01 DEBUG : file1: reading active writers 2025/08/09 02:06:01 DEBUG : Looking for writers 2025/08/09 02:06:01 DEBUG : dir: reading active writers 2025/08/09 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:01 DEBUG : dir: Looking for writers 2025/08/09 02:06:01 DEBUG : file1: reading active writers 2025/08/09 02:06:01 DEBUG : Looking for writers 2025/08/09 02:06:01 DEBUG : dir: reading active writers 2025/08/09 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:01 DEBUG : dir: Looking for writers 2025/08/09 02:06:01 DEBUG : file1: reading active writers 2025/08/09 02:06:01 DEBUG : Looking for writers 2025/08/09 02:06:01 DEBUG : dir: reading active writers 2025/08/09 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:01 DEBUG : dir: Looking for writers 2025/08/09 02:06:01 DEBUG : file1: reading active writers 2025/08/09 02:06:01 DEBUG : Looking for writers 2025/08/09 02:06:01 DEBUG : dir: reading active writers 2025/08/09 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:01 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 02:06:01 DEBUG : dir: Looking for writers 2025/08/09 02:06:01 DEBUG : file1: reading active writers 2025/08/09 02:06:01 DEBUG : Looking for writers 2025/08/09 02:06:01 DEBUG : dir: reading active writers 2025/08/09 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:01 DEBUG : dir: Looking for writers 2025/08/09 02:06:01 DEBUG : file1: reading active writers 2025/08/09 02:06:01 DEBUG : Looking for writers 2025/08/09 02:06:01 DEBUG : dir: reading active writers 2025/08/09 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 02:06:02 INFO : dir/file1: Copied (replaced existing) 2025/08/09 02:06:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/09 02:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:02 DEBUG : dir: Looking for writers 2025/08/09 02:06:02 DEBUG : file1: reading active writers 2025/08/09 02:06:02 DEBUG : Looking for writers 2025/08/09 02:06:02 DEBUG : dir: reading active writers 2025/08/09 02:06:02 DEBUG : >WaitForWriters: 2025/08/09 02:06:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:02 DEBUG : dir/file1(0xc0008eb0c0): _readAt: size=512, off=0 2025/08/09 02:06:02 DEBUG : dir/file1(0xc0008eb0c0): openPending: 2025/08/09 02:06:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 02:06:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 02:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:02 DEBUG : dir/file1(0xc0008eb0c0): >openPending: err= 2025/08/09 02:06:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 02:06:02 DEBUG : dir/file1(0xc0008eb0c0): >_readAt: n=14, err=EOF 2025/08/09 02:06:02 DEBUG : dir/file1(0xc0008eb0c0): close: 2025/08/09 02:06:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:02 DEBUG : dir/file1(0xc0008eb0c0): >close: err= 2025/08/09 02:06:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:06:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:06:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000773e00 2025/08/09 02:06:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:06:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:06:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 02:06:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/09 02:06:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000773e00 2025/08/09 02:06:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:06:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:03 DEBUG : dir/file1(0xc000aa1dc0): openPending: 2025/08/09 02:06:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 02:06:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:03 DEBUG : dir/file1(0xc000aa1dc0): >openPending: err= 2025/08/09 02:06:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:06:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:03 DEBUG : dir/file1(0xc000aa1dc0): _writeAt: size=25, off=0 2025/08/09 02:06:03 DEBUG : dir/file1(0xc000aa1dc0): >_writeAt: n=25, err= 2025/08/09 02:06:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:06:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:06:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000773e00 2025/08/09 02:06:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:06:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:06:04 DEBUG : newLeaf(0xc000aa1dc0): close: 2025/08/09 02:06:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 02:06:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 02:06:03.918877406 +0000 UTC m=+77.191975307 2025/08/09 02:06:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:04 DEBUG : newLeaf(0xc000aa1dc0): >close: err= 2025/08/09 02:06:04 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:04 DEBUG : dir: Looking for writers 2025/08/09 02:06:04 DEBUG : Looking for writers 2025/08/09 02:06:04 DEBUG : dir: reading active writers 2025/08/09 02:06:04 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:04 DEBUG : dir: Looking for writers 2025/08/09 02:06:04 DEBUG : Looking for writers 2025/08/09 02:06:04 DEBUG : dir: reading active writers 2025/08/09 02:06:04 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:04 DEBUG : dir: Looking for writers 2025/08/09 02:06:04 DEBUG : Looking for writers 2025/08/09 02:06:04 DEBUG : dir: reading active writers 2025/08/09 02:06:04 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:04 DEBUG : dir: Looking for writers 2025/08/09 02:06:04 DEBUG : Looking for writers 2025/08/09 02:06:04 DEBUG : dir: reading active writers 2025/08/09 02:06:04 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:04 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 02:06:04 DEBUG : dir: Looking for writers 2025/08/09 02:06:04 DEBUG : Looking for writers 2025/08/09 02:06:04 DEBUG : dir: reading active writers 2025/08/09 02:06:04 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:04 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:04 DEBUG : dir: Looking for writers 2025/08/09 02:06:04 DEBUG : Looking for writers 2025/08/09 02:06:04 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:04 DEBUG : dir: reading active writers 2025/08/09 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:06:04 INFO : newLeaf: Copied (replaced existing) 2025/08/09 02:06:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 02:06:03 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 02:06:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 02:06:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:06:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 02:06:05 DEBUG : dir: Looking for writers 2025/08/09 02:06:05 DEBUG : Looking for writers 2025/08/09 02:06:05 DEBUG : dir: reading active writers 2025/08/09 02:06:05 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:05 DEBUG : >WaitForWriters: 2025/08/09 02:06:05 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:05 DEBUG : dir: Looking for writers 2025/08/09 02:06:05 DEBUG : Looking for writers 2025/08/09 02:06:05 DEBUG : dir: reading active writers 2025/08/09 02:06:05 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:05 DEBUG : >WaitForWriters: 2025/08/09 02:06:05 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:05 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:05 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:05 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:05 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:05 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:06 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:06 DEBUG : dir: Looking for writers 2025/08/09 02:06:06 DEBUG : file1: reading active writers 2025/08/09 02:06:06 DEBUG : Looking for writers 2025/08/09 02:06:06 DEBUG : dir: reading active writers 2025/08/09 02:06:06 DEBUG : >WaitForWriters: 2025/08/09 02:06:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:06 DEBUG : dir/file1(0xc0007fcd00): _readAt: size=512, off=0 2025/08/09 02:06:06 DEBUG : dir/file1(0xc0007fcd00): openPending: 2025/08/09 02:06:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 02:06:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 02:06:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:06 DEBUG : dir/file1(0xc0007fcd00): >openPending: err= 2025/08/09 02:06:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/09 02:06:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:06:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:06 DEBUG : dir/file1(0xc0007fcd00): >_readAt: n=14, err=EOF 2025/08/09 02:06:06 DEBUG : dir/file1(0xc0007fcd00): close: 2025/08/09 02:06:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:06 DEBUG : dir/file1(0xc0007fcd00): >close: err= 2025/08/09 02:06:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:06:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:06:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000a509c0 2025/08/09 02:06:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:06:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:06:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 02:06:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/09 02:06:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000a509c0 2025/08/09 02:06:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:06:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:08 DEBUG : dir/file1(0xc0005b6f40): openPending: 2025/08/09 02:06:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:08 DEBUG : dir/file1(0xc0005b6f40): >openPending: err= 2025/08/09 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:06:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:08 DEBUG : dir/file1(0xc0005b6f40): _writeAt: size=25, off=0 2025/08/09 02:06:08 DEBUG : dir/file1(0xc0005b6f40): >_writeAt: n=25, err= 2025/08/09 02:06:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 02:06:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 02:06:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000a509c0 2025/08/09 02:06:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:06:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:06:08 DEBUG : newLeaf(0xc0005b6f40): close: 2025/08/09 02:06:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 02:06:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 02:06:08.299042105 +0000 UTC m=+81.572140026 2025/08/09 02:06:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:08 DEBUG : newLeaf(0xc0005b6f40): >close: err= 2025/08/09 02:06:08 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:08 DEBUG : dir: Looking for writers 2025/08/09 02:06:08 DEBUG : Looking for writers 2025/08/09 02:06:08 DEBUG : dir: reading active writers 2025/08/09 02:06:08 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:08 DEBUG : dir: Looking for writers 2025/08/09 02:06:08 DEBUG : Looking for writers 2025/08/09 02:06:08 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:08 DEBUG : dir: reading active writers 2025/08/09 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:08 DEBUG : dir: Looking for writers 2025/08/09 02:06:08 DEBUG : Looking for writers 2025/08/09 02:06:08 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:08 DEBUG : dir: reading active writers 2025/08/09 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:08 DEBUG : dir: Looking for writers 2025/08/09 02:06:08 DEBUG : Looking for writers 2025/08/09 02:06:08 DEBUG : dir: reading active writers 2025/08/09 02:06:08 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:08 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 02:06:08 DEBUG : dir: Looking for writers 2025/08/09 02:06:08 DEBUG : Looking for writers 2025/08/09 02:06:08 DEBUG : dir: reading active writers 2025/08/09 02:06:08 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:09 DEBUG : dir: Looking for writers 2025/08/09 02:06:09 DEBUG : Looking for writers 2025/08/09 02:06:09 DEBUG : dir: reading active writers 2025/08/09 02:06:09 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 02:06:09 INFO : newLeaf: Copied (replaced existing) 2025/08/09 02:06:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 02:06:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 02:06:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 02:06:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 02:06:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 02:06:09 DEBUG : dir: Looking for writers 2025/08/09 02:06:09 DEBUG : Looking for writers 2025/08/09 02:06:09 DEBUG : dir: reading active writers 2025/08/09 02:06:09 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:09 DEBUG : >WaitForWriters: 2025/08/09 02:06:09 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:09 DEBUG : dir: Looking for writers 2025/08/09 02:06:09 DEBUG : Looking for writers 2025/08/09 02:06:09 DEBUG : dir: reading active writers 2025/08/09 02:06:09 DEBUG : newLeaf: reading active writers 2025/08/09 02:06:09 DEBUG : >WaitForWriters: 2025/08/09 02:06:09 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestFileRename (25.79s) --- PASS: TestFileRename/off,forceCache=false (3.78s) --- PASS: TestFileRename/minimal,forceCache=false (3.95s) --- PASS: TestFileRename/minimal,forceCache=true (4.66s) --- PASS: TestFileRename/writes,forceCache=false (3.97s) --- PASS: TestFileRename/writes,forceCache=true (5.04s) --- PASS: TestFileRename/full,forceCache=false (4.39s) === 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:10 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:10 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:10 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:10 DEBUG : Looking for writers 2025/08/09 02:06:10 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:10 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:06:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 02:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:11 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:11 DEBUG : dir: Looking for writers 2025/08/09 02:06:11 DEBUG : file1: reading active writers 2025/08/09 02:06:11 DEBUG : Looking for writers 2025/08/09 02:06:11 DEBUG : dir: reading active writers 2025/08/09 02:06:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.49s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:11 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:06:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/09 02:06:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/09 02:06:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/09 02:06:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/09 02:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/09 02:06:13 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:13 DEBUG : dir: Looking for writers 2025/08/09 02:06:13 DEBUG : file1: reading active writers 2025/08/09 02:06:13 DEBUG : Looking for writers 2025/08/09 02:06:13 DEBUG : dir: reading active writers 2025/08/09 02:06:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.80s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:13 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:06:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/09 02:06:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/09 02:06:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/09 02:06:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/09 02:06:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/09 02:06:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/09 02:06:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/09 02:06:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/09 02:06:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/09 02:06:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/09 02:06:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/09 02:06:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/09 02:06:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/09 02:06:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/09 02:06:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/09 02:06:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/09 02:06:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/09 02:06:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/09 02:06:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/09 02:06:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/09 02:06:15 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:15 DEBUG : dir: Looking for writers 2025/08/09 02:06:15 DEBUG : file1: reading active writers 2025/08/09 02:06:15 DEBUG : Looking for writers 2025/08/09 02:06:15 DEBUG : dir: reading active writers 2025/08/09 02:06:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.09s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:15 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:06:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 02:06:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:16 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:16 DEBUG : dir: Looking for writers 2025/08/09 02:06:16 DEBUG : file1: reading active writers 2025/08/09 02:06:16 DEBUG : Looking for writers 2025/08/09 02:06:16 DEBUG : dir: reading active writers 2025/08/09 02:06:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.55s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:17 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 02:06:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 02:06:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/09 02:06:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/09 02:06:18 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:18 DEBUG : dir: Looking for writers 2025/08/09 02:06:18 DEBUG : file1: reading active writers 2025/08/09 02:06:18 DEBUG : Looking for writers 2025/08/09 02:06:18 DEBUG : dir: reading active writers 2025/08/09 02:06:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.67s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:19 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:19 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:19 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:19 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:19 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): _readAt: size=1, off=0 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): openPending: 2025/08/09 02:06:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): >openPending: err= 2025/08/09 02:06:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/09 02:06:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:06:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): >_readAt: n=1, err= 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): _readAt: size=256, off=1 2025/08/09 02:06:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): >_readAt: n=15, err=EOF 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): _readAt: size=16, off=16 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): close: 2025/08/09 02:06:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): >close: err= 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): close: 2025/08/09 02:06:19 DEBUG : dir/file1(0xc0008ed8c0): >close: err=file already closed 2025/08/09 02:06:19 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:19 DEBUG : dir: Looking for writers 2025/08/09 02:06:19 DEBUG : file1: reading active writers 2025/08/09 02:06:19 DEBUG : Looking for writers 2025/08/09 02:06:19 DEBUG : dir: reading active writers 2025/08/09 02:06:19 DEBUG : >WaitForWriters: 2025/08/09 02:06:19 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.57s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:20 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:20 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:20 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:20 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:20 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): _readAt: size=1, off=0 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): openPending: 2025/08/09 02:06:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >openPending: err= 2025/08/09 02:06:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/09 02:06:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:06:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >_readAt: n=1, err= 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): _readAt: size=1, off=5 2025/08/09 02:06:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >_readAt: n=1, err= 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): _readAt: size=1, off=3 2025/08/09 02:06:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >_readAt: n=1, err= 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): _readAt: size=1, off=13 2025/08/09 02:06:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >_readAt: n=1, err= 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): _readAt: size=16, off=100 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >_readAt: n=0, err=EOF 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): close: 2025/08/09 02:06:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:21 DEBUG : dir/file1(0xc000a5be00): >close: err= 2025/08/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:21 DEBUG : dir: Looking for writers 2025/08/09 02:06:21 DEBUG : file1: reading active writers 2025/08/09 02:06:21 DEBUG : Looking for writers 2025/08/09 02:06:21 DEBUG : dir: reading active writers 2025/08/09 02:06:21 DEBUG : >WaitForWriters: 2025/08/09 02:06:21 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.60s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:22 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:22 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:22 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:22 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:22 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=1, off=0 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): openPending: 2025/08/09 02:06:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >openPending: err= 2025/08/09 02:06:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/09 02:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=1, err= 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=1, off=5 2025/08/09 02:06:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=1, err= 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=1, off=1 2025/08/09 02:06:22 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=1, err= 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=6, off=10 2025/08/09 02:06:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=6, err= 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=256, off=10 2025/08/09 02:06:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=6, err=EOF 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=256, off=100 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=0, err=EOF 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): close: 2025/08/09 02:06:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >close: err= 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): _readAt: size=256, off=100 2025/08/09 02:06:22 DEBUG : dir/file1(0xc00080bd80): >_readAt: n=0, err=file already closed 2025/08/09 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:22 DEBUG : dir: Looking for writers 2025/08/09 02:06:22 DEBUG : file1: reading active writers 2025/08/09 02:06:22 DEBUG : Looking for writers 2025/08/09 02:06:22 DEBUG : dir: reading active writers 2025/08/09 02:06:22 DEBUG : >WaitForWriters: 2025/08/09 02:06:22 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.51s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:23 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:23 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:23 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:23 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:23 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): RWFileHandle.Flush 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): _readAt: size=256, off=0 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): openPending: 2025/08/09 02:06:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): >openPending: err= 2025/08/09 02:06:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/09 02:06:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:06:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): >_readAt: n=16, err=EOF 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): RWFileHandle.Flush 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): RWFileHandle.Flush 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): close: 2025/08/09 02:06:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:24 DEBUG : dir/file1(0xc000b53e40): >close: err= 2025/08/09 02:06:24 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:24 DEBUG : dir: Looking for writers 2025/08/09 02:06:24 DEBUG : file1: reading active writers 2025/08/09 02:06:24 DEBUG : Looking for writers 2025/08/09 02:06:24 DEBUG : dir: reading active writers 2025/08/09 02:06:24 DEBUG : >WaitForWriters: 2025/08/09 02:06:24 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.55s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:25 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:25 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:25 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:25 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:25 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:06:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 02:06:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): _readAt: size=256, off=0 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): openPending: 2025/08/09 02:06:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): >openPending: err= 2025/08/09 02:06:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/09 02:06:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:06:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:06:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): >_readAt: n=16, err=EOF 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): RWFileHandle.Release 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): close: 2025/08/09 02:06:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): >close: err= 2025/08/09 02:06:26 DEBUG : dir/file1(0xc000825240): RWFileHandle.Release 2025/08/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:26 DEBUG : dir: Looking for writers 2025/08/09 02:06:26 DEBUG : file1: reading active writers 2025/08/09 02:06:26 DEBUG : Looking for writers 2025/08/09 02:06:26 DEBUG : dir: reading active writers 2025/08/09 02:06:26 DEBUG : >WaitForWriters: 2025/08/09 02:06:26 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.51s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:26 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:26 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:26 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:26 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:26 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:26 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): openPending: 2025/08/09 02:06:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): >openPending: err= 2025/08/09 02:06:26 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): _writeAt: size=5, off=0 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): >_writeAt: n=5, err= 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): _writeAt: size=7, off=5 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): >_writeAt: n=7, err= 2025/08/09 02:06:26 DEBUG : file1: vfs cache: truncate to size=11 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): close: 2025/08/09 02:06:26 DEBUG : file1: vfs cache: setting modification time to 2025-08-09 02:06:26.896700789 +0000 UTC m=+100.169798720 2025/08/09 02:06:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): >close: err= 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): close: 2025/08/09 02:06:26 DEBUG : file1(0xc0009e1040): >close: err=file already closed 2025/08/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:26 DEBUG : Looking for writers 2025/08/09 02:06:26 DEBUG : file1: reading active writers 2025/08/09 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:26 DEBUG : Looking for writers 2025/08/09 02:06:26 DEBUG : file1: reading active writers 2025/08/09 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:26 DEBUG : Looking for writers 2025/08/09 02:06:26 DEBUG : file1: reading active writers 2025/08/09 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:26 DEBUG : Looking for writers 2025/08/09 02:06:26 DEBUG : file1: reading active writers 2025/08/09 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:26 DEBUG : file1: vfs cache: starting upload 2025/08/09 02:06:27 DEBUG : Looking for writers 2025/08/09 02:06:27 DEBUG : file1: reading active writers 2025/08/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:27 DEBUG : Looking for writers 2025/08/09 02:06:27 DEBUG : file1: reading active writers 2025/08/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/09 02:06:27 INFO : file1: Copied (new) 2025/08/09 02:06:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-09 02:06:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/09 02:06:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:27 INFO : file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:27 DEBUG : Looking for writers 2025/08/09 02:06:27 DEBUG : file1: reading active writers 2025/08/09 02:06:27 DEBUG : >WaitForWriters: 2025/08/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:27 DEBUG : Looking for writers 2025/08/09 02:06:27 DEBUG : file1: reading active writers 2025/08/09 02:06:27 DEBUG : >WaitForWriters: 2025/08/09 02:06:27 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:27 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:27 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:27 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:27 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:27 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:28 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): openPending: 2025/08/09 02:06:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): >openPending: err= 2025/08/09 02:06:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): _writeAt: size=7, off=0 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): >_writeAt: n=7, err= 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): _writeAt: size=6, off=5 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): >_writeAt: n=6, err= 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): close: 2025/08/09 02:06:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-09 02:06:28.095731931 +0000 UTC m=+101.368829832 2025/08/09 02:06:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): >close: err= 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): _writeAt: size=5, off=0 2025/08/09 02:06:28 DEBUG : file1(0xc000692100): >_writeAt: n=0, err=file already closed 2025/08/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:28 DEBUG : file1: vfs cache: starting upload 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/09 02:06:28 INFO : file1: Copied (new) 2025/08/09 02:06:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-09 02:06:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/09 02:06:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:28 INFO : file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : >WaitForWriters: 2025/08/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:28 DEBUG : Looking for writers 2025/08/09 02:06:28 DEBUG : file1: reading active writers 2025/08/09 02:06:28 DEBUG : >WaitForWriters: 2025/08/09 02:06:28 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.22s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:29 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:29 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:29 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:29 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:29 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:29 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:29 DEBUG : file1(0xc000a215c0): openPending: 2025/08/09 02:06:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:29 DEBUG : file1(0xc000a215c0): >openPending: err= 2025/08/09 02:06:29 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/09 02:06:29 DEBUG : file1(0xc000a215c0): close: 2025/08/09 02:06:29 DEBUG : file1: vfs cache: setting modification time to 2025-08-09 02:06:29.272646649 +0000 UTC m=+102.545744570 2025/08/09 02:06:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:29 DEBUG : file1(0xc000a215c0): >close: err= 2025/08/09 02:06:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/09 02:06:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:06:29 DEBUG : file2: newRWFileHandle: 2025/08/09 02:06:29 DEBUG : file2(0xc000a21a40): openPending: 2025/08/09 02:06:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/09 02:06:29 DEBUG : file2(0xc000a21a40): >openPending: err= 2025/08/09 02:06:29 DEBUG : file2: >newRWFileHandle: err= 2025/08/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/09 02:06:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/09 02:06:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/09 02:06:29 DEBUG : file2(0xc000a21a40): RWFileHandle.Flush 2025/08/09 02:06:29 DEBUG : file2(0xc000a21a40): RWFileHandle.Release 2025/08/09 02:06:29 DEBUG : file2(0xc000a21a40): close: 2025/08/09 02:06:29 DEBUG : file2: vfs cache: setting modification time to 2025-08-09 02:06:29.273966081 +0000 UTC m=+102.547063982 2025/08/09 02:06:29 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:29 DEBUG : file2(0xc000a21a40): >close: err= 2025/08/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/09 02:06:29 DEBUG : file1: vfs cache: starting upload 2025/08/09 02:06:29 DEBUG : file2: vfs cache: starting upload 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/09 02:06:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:29 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/09 02:06:29 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/09 02:06:29 INFO : file2: Copied (new) 2025/08/09 02:06:29 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-09 02:06:29 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/09 02:06:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/09 02:06:29 INFO : file2: vfs cache: upload succeeded try #1 2025/08/09 02:06:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/09 02:06:29 INFO : file1: Copied (new) 2025/08/09 02:06:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-09 02:06:29 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/09 02:06:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:29 DEBUG : Looking for writers 2025/08/09 02:06:29 DEBUG : file1: reading active writers 2025/08/09 02:06:29 DEBUG : file2: reading active writers 2025/08/09 02:06:29 DEBUG : >WaitForWriters: 2025/08/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file2: reading active writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : >WaitForWriters: 2025/08/09 02:06:30 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.32s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:30 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:30 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:30 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:30 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:30 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:30 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): openPending: 2025/08/09 02:06:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): >openPending: err= 2025/08/09 02:06:30 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): _writeAt: size=5, off=0 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): >_writeAt: n=5, err= 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): RWFileHandle.Flush 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): RWFileHandle.Flush 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): close: 2025/08/09 02:06:30 DEBUG : file1: vfs cache: setting modification time to 2025-08-09 02:06:30.599994346 +0000 UTC m=+103.873092247 2025/08/09 02:06:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:30 DEBUG : file1(0xc000ab5180): >close: err= 2025/08/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:30 DEBUG : file1: vfs cache: starting upload 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:30 DEBUG : Looking for writers 2025/08/09 02:06:30 DEBUG : file1: reading active writers 2025/08/09 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:06:31 INFO : file1: Copied (new) 2025/08/09 02:06:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-09 02:06:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/09 02:06:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:31 INFO : file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : >WaitForWriters: 2025/08/09 02:06:31 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.08s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:31 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:31 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:31 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:31 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:31 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:31 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): openPending: 2025/08/09 02:06:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): >openPending: err= 2025/08/09 02:06:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): _writeAt: size=5, off=0 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): >_writeAt: n=5, err= 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): RWFileHandle.Release 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): close: 2025/08/09 02:06:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-09 02:06:31.686740774 +0000 UTC m=+104.959838715 2025/08/09 02:06:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): >close: err= 2025/08/09 02:06:31 DEBUG : file1(0xc000562200): RWFileHandle.Release 2025/08/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:31 DEBUG : file1: vfs cache: starting upload 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:31 DEBUG : Looking for writers 2025/08/09 02:06:31 DEBUG : file1: reading active writers 2025/08/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:06:32 INFO : file1: Copied (new) 2025/08/09 02:06:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-09 02:06:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/09 02:06:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:32 INFO : file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:32 DEBUG : Looking for writers 2025/08/09 02:06:32 DEBUG : file1: reading active writers 2025/08/09 02:06:32 DEBUG : >WaitForWriters: 2025/08/09 02:06:32 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.12s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:32 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:32 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:32 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:32 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:32 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/09 02:06:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:06:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:33 DEBUG : dir/file1(0xc000855d40): openPending: 2025/08/09 02:06:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:33 DEBUG : dir/file1(0xc000855d40): >openPending: err= 2025/08/09 02:06:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 02:06:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:33 DEBUG : dir/file1(0xc000855d40): _writeAt: size=5, off=0 2025/08/09 02:06:33 DEBUG : dir/file1(0xc000855d40): >_writeAt: n=5, err= 2025/08/09 02:06:33 DEBUG : dir/file1(0xc000855d40): close: 2025/08/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-09 02:06:33.593103932 +0000 UTC m=+106.866201834 2025/08/09 02:06:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:33 DEBUG : dir/file1(0xc000855d40): >close: err= 2025/08/09 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:33 DEBUG : dir: Looking for writers 2025/08/09 02:06:33 DEBUG : file1: reading active writers 2025/08/09 02:06:33 DEBUG : Looking for writers 2025/08/09 02:06:33 DEBUG : dir: reading active writers 2025/08/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:33 DEBUG : dir: Looking for writers 2025/08/09 02:06:33 DEBUG : file1: reading active writers 2025/08/09 02:06:33 DEBUG : Looking for writers 2025/08/09 02:06:33 DEBUG : dir: reading active writers 2025/08/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:33 DEBUG : dir: Looking for writers 2025/08/09 02:06:33 DEBUG : file1: reading active writers 2025/08/09 02:06:33 DEBUG : Looking for writers 2025/08/09 02:06:33 DEBUG : dir: reading active writers 2025/08/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:33 DEBUG : dir: Looking for writers 2025/08/09 02:06:33 DEBUG : file1: reading active writers 2025/08/09 02:06:33 DEBUG : Looking for writers 2025/08/09 02:06:33 DEBUG : dir: reading active writers 2025/08/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:33 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 02:06:33 DEBUG : dir: Looking for writers 2025/08/09 02:06:33 DEBUG : file1: reading active writers 2025/08/09 02:06:33 DEBUG : Looking for writers 2025/08/09 02:06:33 DEBUG : dir: reading active writers 2025/08/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:33 DEBUG : dir: Looking for writers 2025/08/09 02:06:33 DEBUG : file1: reading active writers 2025/08/09 02:06:33 DEBUG : Looking for writers 2025/08/09 02:06:33 DEBUG : dir: reading active writers 2025/08/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:34 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:06:34 INFO : dir/file1: Copied (replaced existing) 2025/08/09 02:06:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-09 02:06:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/09 02:06:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:34 DEBUG : dir: Looking for writers 2025/08/09 02:06:34 DEBUG : file1: reading active writers 2025/08/09 02:06:34 DEBUG : Looking for writers 2025/08/09 02:06:34 DEBUG : dir: reading active writers 2025/08/09 02:06:34 DEBUG : >WaitForWriters: 2025/08/09 02:06:34 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.23s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:34 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:34 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:34 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:34 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:34 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 02:06:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 02:06:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 02:06:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): _writeAt: size=5, off=0 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): openPending: 2025/08/09 02:06:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 02:06:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 02:06:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): >openPending: err= 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): >_writeAt: n=5, err= 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): _writeAt: size=15, off=5 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): >_writeAt: n=15, err= 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): close: 2025/08/09 02:06:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/09 02:06:35 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-09 02:06:35.688157222 +0000 UTC m=+108.961255122 2025/08/09 02:06:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:35 DEBUG : dir/file1(0xc0009e0ac0): >close: err= 2025/08/09 02:06:35 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:35 DEBUG : dir: Looking for writers 2025/08/09 02:06:35 DEBUG : file1: reading active writers 2025/08/09 02:06:35 DEBUG : Looking for writers 2025/08/09 02:06:35 DEBUG : dir: reading active writers 2025/08/09 02:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:35 DEBUG : dir: Looking for writers 2025/08/09 02:06:35 DEBUG : file1: reading active writers 2025/08/09 02:06:35 DEBUG : Looking for writers 2025/08/09 02:06:35 DEBUG : dir: reading active writers 2025/08/09 02:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:35 DEBUG : dir: Looking for writers 2025/08/09 02:06:35 DEBUG : file1: reading active writers 2025/08/09 02:06:35 DEBUG : Looking for writers 2025/08/09 02:06:35 DEBUG : dir: reading active writers 2025/08/09 02:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:35 DEBUG : dir: Looking for writers 2025/08/09 02:06:35 DEBUG : file1: reading active writers 2025/08/09 02:06:35 DEBUG : Looking for writers 2025/08/09 02:06:35 DEBUG : dir: reading active writers 2025/08/09 02:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:35 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 02:06:35 DEBUG : dir: Looking for writers 2025/08/09 02:06:35 DEBUG : file1: reading active writers 2025/08/09 02:06:35 DEBUG : Looking for writers 2025/08/09 02:06:35 DEBUG : dir: reading active writers 2025/08/09 02:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:36 DEBUG : dir: Looking for writers 2025/08/09 02:06:36 DEBUG : file1: reading active writers 2025/08/09 02:06:36 DEBUG : Looking for writers 2025/08/09 02:06:36 DEBUG : dir: reading active writers 2025/08/09 02:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:36 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/09 02:06:36 INFO : dir/file1: Copied (replaced existing) 2025/08/09 02:06:36 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-09 02:06:35 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/09 02:06:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:36 DEBUG : dir: Looking for writers 2025/08/09 02:06:36 DEBUG : file1: reading active writers 2025/08/09 02:06:36 DEBUG : Looking for writers 2025/08/09 02:06:36 DEBUG : dir: reading active writers 2025/08/09 02:06:36 DEBUG : >WaitForWriters: 2025/08/09 02:06:36 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.06s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:37 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:37 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:37 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:37 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:37 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:37 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:37 DEBUG : file1(0xc0008af700): openPending: 2025/08/09 02:06:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:37 DEBUG : file1(0xc0008af700): >openPending: err= 2025/08/09 02:06:37 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/09 02:06:37 DEBUG : file1(0xc0008af700): _writeAt: size=5, off=0 2025/08/09 02:06:37 DEBUG : file1(0xc0008af700): >_writeAt: n=5, err= 2025/08/09 02:06:37 DEBUG : file1(0xc0008af700): close: 2025/08/09 02:06:37 DEBUG : file1: vfs cache: setting modification time to 2025-08-09 02:06:37.108319482 +0000 UTC m=+110.381417383 2025/08/09 02:06:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:37 DEBUG : file1(0xc0008af700): >close: err= 2025/08/09 02:06:37 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:37 DEBUG : file1: vfs cache: starting upload 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:06:37 INFO : file1: Copied (new) 2025/08/09 02:06:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-09 02:06:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/09 02:06:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/09 02:06:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:37 INFO : file1: vfs cache: upload succeeded try #1 2025/08/09 02:06:37 DEBUG : Looking for writers 2025/08/09 02:06:37 DEBUG : file1: reading active writers 2025/08/09 02:06:37 DEBUG : >WaitForWriters: 2025/08/09 02:06:37 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.11s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:38 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/09 02:06:38 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1000): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1000): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1000): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1000): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1000): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.223442385 +0000 UTC m=+111.496540315 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1000): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.223442385 +0000 UTC m=+111.496540315 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1940): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1940): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1940): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1940): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1940): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.223442385 +0000 UTC m=+111.496540315 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008e1940): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5420 item 1 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8000): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8000): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8000): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8000): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8000): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.227391282 +0000 UTC m=+111.500489214 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8000): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8500): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8500): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8500): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.227391282 +0000 UTC m=+111.500489214 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 2 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8b40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8b40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.229285304 +0000 UTC m=+111.502383225 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.229285304 +0000 UTC m=+111.502383225 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f8fc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9480): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9480): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9480): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.229285304 +0000 UTC m=+111.502383225 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 3 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9b00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9b00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9b00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9b00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9b00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.232870037 +0000 UTC m=+111.505967969 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008f9b00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e0c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e0c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e0c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e0c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e0c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.232870037 +0000 UTC m=+111.505967969 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e0c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 4 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e700): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e700): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e700): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e700): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e700): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.235676076 +0000 UTC m=+111.508774017 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1e700): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.235676076 +0000 UTC m=+111.508774017 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1eb80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f040): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f040): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f040): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.235676076 +0000 UTC m=+111.508774017 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d20e0 item 5 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f6c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f6c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f6c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f6c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f6c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.239554061 +0000 UTC m=+111.512652002 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1f6c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1fc00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1fc00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1fc00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1fc00): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1fc00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.239554061 +0000 UTC m=+111.512652002 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a1fc00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2850 item 6 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48300): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48300): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48300): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.242228731 +0000 UTC m=+111.515326673 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.242228731 +0000 UTC m=+111.515326673 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48cc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48cc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48cc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48cc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48cc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.242228731 +0000 UTC m=+111.515326673 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a48cc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2e00 item 7 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49340): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49340): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49340): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49340): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49340): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.245747191 +0000 UTC m=+111.518845121 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49340): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49880): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49880): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49880): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.245747191 +0000 UTC m=+111.518845121 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d37a0 item 8 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49e40): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000a49e40): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49e40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49e40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49e40): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a49e40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72280): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72280): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72280): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72280): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72280): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.248464722 +0000 UTC m=+111.521562654 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72280): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.248464722 +0000 UTC m=+111.521562654 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72700): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72c00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72c00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72c00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72c00): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72c00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.248464722 +0000 UTC m=+111.521562654 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a72c00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005040e0 item 9 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73280): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73280): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73280): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73280): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73280): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.251949477 +0000 UTC m=+111.525047408 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73280): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a737c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a737c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a737c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a737c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a737c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.251949477 +0000 UTC m=+111.525047408 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a737c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504b60 item 10 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73e00): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000a73e00): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73e00): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73e00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a73e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.254957655 +0000 UTC m=+111.528055597 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.254957655 +0000 UTC m=+111.528055597 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aac740): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aacc40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aacc40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aacc40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aacc40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aacc40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.254957655 +0000 UTC m=+111.528055597 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aacc40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505110 item 11 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad2c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad2c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad2c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad2c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad2c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.25868679 +0000 UTC m=+111.531784731 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad2c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad800): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad800): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad800): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.25868679 +0000 UTC m=+111.531784731 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aad800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005058f0 item 12 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aade40): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000aade40): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aade40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aade40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aade40): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aade40): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aade40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16280): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16280): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16280): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16280): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16280): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.261161034 +0000 UTC m=+111.534258965 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16280): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16940): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16940): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16940): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16940): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16940): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.261161034 +0000 UTC m=+111.534258965 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16940): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505e30 item 13 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16fc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16fc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16fc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16fc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16fc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.264022156 +0000 UTC m=+111.537120097 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b16fc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17500): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17500): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17500): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.264022156 +0000 UTC m=+111.537120097 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004587e0 item 14 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17b40): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000b17b40): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17b40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17b40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17f00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17f00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17f00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17f00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17f00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.266986742 +0000 UTC m=+111.540084684 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b17f00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3a640): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3a640): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3a640): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3a640): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3a640): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.266986742 +0000 UTC m=+111.540084684 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3a640): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459180 item 15 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3acc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3acc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3acc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3acc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3acc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.269790166 +0000 UTC m=+111.542888108 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3acc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b200): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b200): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b200): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b200): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b200): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.269790166 +0000 UTC m=+111.542888108 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b200): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b90 item 16 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b840): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b840): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b840): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b840): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b840): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.272451161 +0000 UTC m=+111.545549092 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3b840): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.272451161 +0000 UTC m=+111.545549092 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b3bcc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a240): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a240): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a240): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.272451161 +0000 UTC m=+111.545549092 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320380 item 17 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a8c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a8c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a8c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a8c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a8c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.276169346 +0000 UTC m=+111.549267286 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5a8c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5ae00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5ae00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5ae00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5ae00): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5ae00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.276169346 +0000 UTC m=+111.549267286 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5ae00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003210a0 item 18 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b480): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b480): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b480): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.278765439 +0000 UTC m=+111.551863369 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.278765439 +0000 UTC m=+111.551863369 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5b980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5be80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5be80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5be80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5be80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5be80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.278765439 +0000 UTC m=+111.551863369 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b5be80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 19 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90580): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90580): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90580): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90580): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90580): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.282337308 +0000 UTC m=+111.555435249 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90580): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90ac0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90ac0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90ac0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90ac0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90ac0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.282337308 +0000 UTC m=+111.555435249 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90ac0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386bd0 item 20 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91140): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91140): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91140): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91140): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91140): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.284851648 +0000 UTC m=+111.557949578 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91140): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.284851648 +0000 UTC m=+111.557949578 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91640): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91b40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91b40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.284851648 +0000 UTC m=+111.557949578 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b91b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003872d0 item 21 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.288779706 +0000 UTC m=+111.561877647 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2780): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2780): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2780): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.288779706 +0000 UTC m=+111.561877647 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003879d0 item 22 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2e00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2e00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.291675243 +0000 UTC m=+111.564773184 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.291675243 +0000 UTC m=+111.564773184 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3800): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3800): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3800): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.291675243 +0000 UTC m=+111.564773184 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148690 item 23 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3e80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3e80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.296369082 +0000 UTC m=+111.569467033 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8440): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8440): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8440): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8440): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8440): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.296369082 +0000 UTC m=+111.569467033 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8440): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149b20 item 24 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8a40): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000bf8a40): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8a40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8a40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8a40): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8a40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8e00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8e00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.300268507 +0000 UTC m=+111.573366448 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf8e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.300268507 +0000 UTC m=+111.573366448 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9840): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9840): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9840): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9840): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9840): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.300268507 +0000 UTC m=+111.573366448 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9840): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec4d0 item 25 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9ec0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9ec0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9ec0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9ec0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9ec0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.304792467 +0000 UTC m=+111.577890407 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf9ec0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838480): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838480): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838480): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.304792467 +0000 UTC m=+111.577890407 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed0a0 item 26 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838ac0): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000838ac0): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838ac0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838ac0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838ac0): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838ac0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838f00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838f00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838f00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838f00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838f00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.309242818 +0000 UTC m=+111.582340749 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838f00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.309242818 +0000 UTC m=+111.582340749 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839400): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839980): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839980): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839980): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.309242818 +0000 UTC m=+111.582340749 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed570 item 27 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0180): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0180): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0180): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.312521176 +0000 UTC m=+111.585619087 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0700): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0700): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0700): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0700): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0700): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.312521176 +0000 UTC m=+111.585619087 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0700): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149030 item 28 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0d40): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000ac0d40): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0d40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0d40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0d40): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0d40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1100): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1100): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1100): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1100): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1100): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.315029593 +0000 UTC m=+111.588127494 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1100): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac17c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac17c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac17c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac17c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac17c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.315029593 +0000 UTC m=+111.588127494 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac17c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005440e0 item 29 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1e40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1e40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1e40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1e40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1e40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.316835269 +0000 UTC m=+111.589933171 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1e40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4440): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4440): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4440): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4440): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4440): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.316835269 +0000 UTC m=+111.589933171 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4440): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544540 item 30 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4a80): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000ab4a80): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4a80): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4a80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4e40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4e40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4e40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4e40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4e40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.319313852 +0000 UTC m=+111.592411783 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4e40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5540): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5540): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5540): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.319313852 +0000 UTC m=+111.592411783 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005449a0 item 31 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5c00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5c00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5c00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5c00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5c00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.322613109 +0000 UTC m=+111.595711039 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab5c00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432f40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432f40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432f40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432f40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432f40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.322613109 +0000 UTC m=+111.595711039 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432f40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544e00 item 32 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000924040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000924040): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000924040): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000924040): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000924040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.325690396 +0000 UTC m=+111.598788337 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000924040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005262a0 item 33 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.326591161 +0000 UTC m=+111.599689082 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009244c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009249c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009249c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009249c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009249c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009249c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.326591161 +0000 UTC m=+111.599689082 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009249c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526540 item 33 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925000): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925000): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925000): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925000): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925000): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.329245023 +0000 UTC m=+111.602342945 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925000): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005269a0 item 34 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.330531393 +0000 UTC m=+111.603629314 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009254c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925a00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925a00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925a00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925a00): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925a00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.330531393 +0000 UTC m=+111.603629314 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000925a00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526bd0 item 34 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d05c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d05c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d05c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d05c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d05c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.332856577 +0000 UTC m=+111.605954498 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d05c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526f50 item 35 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.33384681 +0000 UTC m=+111.606944731 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d0a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d1300): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d1300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d1300): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d1300): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d1300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.33384681 +0000 UTC m=+111.606944731 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0002d1300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005271f0 item 35 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6380): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6380): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6380): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6380): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6380): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.336902538 +0000 UTC m=+111.610000458 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6380): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527730 item 36 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.337840862 +0000 UTC m=+111.610938783 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6dc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6dc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6dc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6dc0): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6dc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.337840862 +0000 UTC m=+111.610938783 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b6dc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527960 item 36 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7400): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7400): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7400): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7400): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7400): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.340598088 +0000 UTC m=+111.613695999 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7400): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527f10 item 37 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.341302574 +0000 UTC m=+111.614400485 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7d80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7d80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7d80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7d80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7d80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.341302574 +0000 UTC m=+111.614400485 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7d80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 37 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116780): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116780): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116780): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.343275114 +0000 UTC m=+111.616373016 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001133b0 item 38 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.344055762 +0000 UTC m=+111.617153664 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000117540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744000): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744000): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744000): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744000): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744000): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.344055762 +0000 UTC m=+111.617153664 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744000): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113a40 item 38 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007447c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007447c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007447c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007447c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007447c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.346261411 +0000 UTC m=+111.619359303 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007447c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 39 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.34696749 +0000 UTC m=+111.620065392 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745300): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745300): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745300): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.34696749 +0000 UTC m=+111.620065392 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 39 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745980): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745980): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745980): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.348815376 +0000 UTC m=+111.621913277 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 40 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.349585825 +0000 UTC m=+111.622683726 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc440): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc440): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc440): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc440): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc440): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.349585825 +0000 UTC m=+111.622683726 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc440): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 40 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.352011438 +0000 UTC m=+111.625109368 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fca00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fcf00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fcf00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fcf00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 41 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fcf00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fcf00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.352909627 +0000 UTC m=+111.626007548 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fcf00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 41 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.353783561 +0000 UTC m=+111.626881483 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd3c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd900): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd900): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd900): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd900): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd900): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.353783561 +0000 UTC m=+111.626881483 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd900): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 41 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.356084048 +0000 UTC m=+111.629181969 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008540c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008545c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008545c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008545c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 42 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008545c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008545c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.357065836 +0000 UTC m=+111.630163737 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008545c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c000 item 42 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.357740814 +0000 UTC m=+111.630838716 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008550c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008550c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008550c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008550c0): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008550c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.357740814 +0000 UTC m=+111.630838716 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008550c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c230 item 42 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.35974773 +0000 UTC m=+111.632845632 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855700): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855d00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855d00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855d00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ca10 item 43 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855d00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855d00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.360281664 +0000 UTC m=+111.633379565 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855d00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cc40 item 43 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.36136905 +0000 UTC m=+111.634466962 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c2c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c800): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c800): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c800): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.36136905 +0000 UTC m=+111.634466962 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ce70 item 43 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.363882117 +0000 UTC m=+111.636980038 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832200): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832740): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832740): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832740): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a620 item 44 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832740): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832740): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.364616168 +0000 UTC m=+111.637714089 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832740): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a9a0 item 44 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.365255931 +0000 UTC m=+111.638353832 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832c80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833200): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833200): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833200): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833200): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833200): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.365255931 +0000 UTC m=+111.638353832 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833200): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b030 item 44 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.367252758 +0000 UTC m=+111.640350659 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833940): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833e40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833e40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833e40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b490 item 45 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833e40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833e40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.36815243 +0000 UTC m=+111.641250331 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833e40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a640): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a640): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a640): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a640): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a640): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.36815243 +0000 UTC m=+111.641250331 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a640): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b810 item 45 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.370037355 +0000 UTC m=+111.643135257 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ac80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b180): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b180): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005424d0 item 46 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b180): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.371063625 +0000 UTC m=+111.644161567 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b880): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b880): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b880): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.371063625 +0000 UTC m=+111.644161567 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542700 item 46 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.373665389 +0000 UTC m=+111.646763331 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080bec0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692440): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692440): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692440): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542e70 item 47 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692440): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692440): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.374648369 +0000 UTC m=+111.647746311 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692440): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692b80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692b80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692b80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692b80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692b80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.374648369 +0000 UTC m=+111.647746311 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692b80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005432d0 item 47 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.377399724 +0000 UTC m=+111.650497656 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006931c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006936c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006936c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006936c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543960 item 48 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006936c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006936c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.378575045 +0000 UTC m=+111.651672976 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006936c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.378575045 +0000 UTC m=+111.651672976 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543b20 item 48 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a480): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a480): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a480): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.381726543 +0000 UTC m=+111.654824475 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514000 item 49 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.382774004 +0000 UTC m=+111.655871945 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a900): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ae40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ae40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ae40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ae40): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ae40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.382774004 +0000 UTC m=+111.655871945 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ae40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005141c0 item 49 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433e80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433e80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.385305636 +0000 UTC m=+111.658403577 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545650 item 50 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.386383132 +0000 UTC m=+111.659481074 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6400): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6980): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6980): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6980): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.386383132 +0000 UTC m=+111.659481074 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545880 item 50 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7100): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7100): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7100): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7100): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7100): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.389089915 +0000 UTC m=+111.662187835 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7100): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545c70 item 51 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.390028329 +0000 UTC m=+111.663126250 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7600): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7b40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7b40): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.390028329 +0000 UTC m=+111.663126250 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545ea0 item 51 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.392811004 +0000 UTC m=+111.665908925 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001708c0 item 52 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.393572937 +0000 UTC m=+111.666670838 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920740): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920cc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920cc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920cc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920cc0): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920cc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.393572937 +0000 UTC m=+111.666670838 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000920cc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170d90 item 52 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921380): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921380): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921380): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921380): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921380): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.395669902 +0000 UTC m=+111.668767823 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921380): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171570 item 53 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.396669641 +0000 UTC m=+111.669767563 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921dc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921dc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921dc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921dc0): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921dc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.396669641 +0000 UTC m=+111.669767563 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000921dc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001718f0 item 53 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562a40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562a40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562a40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562a40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562a40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.399170717 +0000 UTC m=+111.672268638 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562a40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 54 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.400264053 +0000 UTC m=+111.673361974 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4600): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4600): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4600): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4600): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4600): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.400264053 +0000 UTC m=+111.673361974 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4600): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 54 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4c80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4c80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4c80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4c80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4c80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.402524635 +0000 UTC m=+111.675622567 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d4c80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 55 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.403405763 +0000 UTC m=+111.676503674 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d56c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d56c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d56c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d56c0): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d56c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.403405763 +0000 UTC m=+111.676503674 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d56c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 55 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5d40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5d40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5d40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5d40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5d40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.40540855 +0000 UTC m=+111.678506451 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5d40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c42a0 item 56 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.40646118 +0000 UTC m=+111.679559081 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e02c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0840): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0840): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0840): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0840): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0840): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.40646118 +0000 UTC m=+111.679559081 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0840): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4700 item 56 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.408655548 +0000 UTC m=+111.681753469 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e13c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e13c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e13c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e00 item 57 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e13c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e13c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.409387585 +0000 UTC m=+111.682485516 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e13c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5180 item 57 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.410462677 +0000 UTC m=+111.683560578 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1940): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1ec0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1ec0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1ec0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1ec0): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1ec0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.410462677 +0000 UTC m=+111.683560578 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1ec0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5420 item 57 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.414461759 +0000 UTC m=+111.687559700 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a305c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30b00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30b00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30b00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5880 item 58 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30b00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30b00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.415738842 +0000 UTC m=+111.688836783 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30b00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5a40 item 58 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.416701753 +0000 UTC m=+111.689799654 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31600): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31600): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31600): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31600): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31600): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.416701753 +0000 UTC m=+111.689799654 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31600): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4000 item 58 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.418382245 +0000 UTC m=+111.691480146 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31c40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908280): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908280): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908280): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a10 item 59 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908280): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908280): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.419396752 +0000 UTC m=+111.692494684 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908280): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4bd0 item 59 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.42062395 +0000 UTC m=+111.693721892 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009087c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908d40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908d40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908d40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908d40): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908d40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.42062395 +0000 UTC m=+111.693721892 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908d40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e70 item 59 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.42364352 +0000 UTC m=+111.696741451 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909380): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009098c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009098c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009098c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 60 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009098c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009098c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.424601463 +0000 UTC m=+111.697699404 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009098c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5420 item 60 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.425807031 +0000 UTC m=+111.698904972 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e440): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e440): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e440): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e440): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e440): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.425807031 +0000 UTC m=+111.698904972 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e440): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5880 item 60 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.428436196 +0000 UTC m=+111.701534137 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ea80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7efc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7efc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7efc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5dc0 item 61 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7efc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7efc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.429418765 +0000 UTC m=+111.702516706 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7efc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f6c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f6c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f6c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f6c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f6c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.429418765 +0000 UTC m=+111.702516706 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f6c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400380 item 61 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.432160121 +0000 UTC m=+111.705258052 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fd80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2340): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2340): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2340): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 62 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2340): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2340): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.433127711 +0000 UTC m=+111.706225653 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2340): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2a40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2a40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2a40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2a40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2a40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.433127711 +0000 UTC m=+111.706225653 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc2a40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401730 item 62 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.436313154 +0000 UTC m=+111.709411094 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3080): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc35c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc35c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc35c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 63 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc35c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc35c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.437562793 +0000 UTC m=+111.710660735 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc35c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3cc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3cc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3cc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3cc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3cc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.437562793 +0000 UTC m=+111.710660735 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bc3cc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d21c0 item 63 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.440411542 +0000 UTC m=+111.713509473 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74a80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74a80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74a80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d27e0 item 64 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74a80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.441471436 +0000 UTC m=+111.714569377 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a74a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75180): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75180): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75180): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.441471436 +0000 UTC m=+111.714569377 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2a80 item 64 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a757c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a757c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a757c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a757c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a757c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.444649023 +0000 UTC m=+111.717746924 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a757c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2f50 item 65 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.445337969 +0000 UTC m=+111.718435871 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a75c40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa81c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa81c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa81c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa81c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa81c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.445337969 +0000 UTC m=+111.718435871 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa81c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3570 item 65 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8800): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8800): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8800): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.448063987 +0000 UTC m=+111.721161928 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ce0 item 66 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.449360695 +0000 UTC m=+111.722458637 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa8c80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa91c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa91c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa91c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa91c0): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa91c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.449360695 +0000 UTC m=+111.722458637 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa91c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005040e0 item 66 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9800): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9800): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9800): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.452000932 +0000 UTC m=+111.725098914 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504850 item 67 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.453041279 +0000 UTC m=+111.726139221 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000aa9c80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8200): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8200): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8200): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8200): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8200): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.453041279 +0000 UTC m=+111.726139221 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8200): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504cb0 item 67 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8880): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8880): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8880): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.45592341 +0000 UTC m=+111.729021352 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505180 item 68 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.457360534 +0000 UTC m=+111.730458466 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad8d80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad92c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad92c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad92c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad92c0): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad92c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.457360534 +0000 UTC m=+111.730458466 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad92c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005053b0 item 68 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9900): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9900): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9900): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9900): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9900): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.460187291 +0000 UTC m=+111.733285192 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9900): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005059d0 item 69 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.461032682 +0000 UTC m=+111.734130582 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ad9d80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8300): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8300): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8300): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.461032682 +0000 UTC m=+111.734130582 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ce0 item 69 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8980): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8980): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8980): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.463271573 +0000 UTC m=+111.736369484 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 70 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.464061489 +0000 UTC m=+111.737159410 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af8e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af93c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af93c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af93c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af93c0): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af93c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.464061489 +0000 UTC m=+111.737159410 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af93c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458a10 item 70 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9a40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9a40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9a40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9a40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9a40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.46640132 +0000 UTC m=+111.739499241 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9a40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 71 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.467079666 +0000 UTC m=+111.740177567 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000af9f40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b204c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b204c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b204c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b204c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b204c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.467079666 +0000 UTC m=+111.740177567 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b204c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004599d0 item 71 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b20b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b20b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b20b40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b20b40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b20b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.469131877 +0000 UTC m=+111.742229777 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b20b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320230 item 72 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.46998446 +0000 UTC m=+111.743082361 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21580): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21580): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21580): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21580): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21580): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.46998446 +0000 UTC m=+111.743082361 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21580): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003207e0 item 72 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.472328469 +0000 UTC m=+111.745426380 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b21b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b400c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b400c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b400c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320ee0 item 73 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b400c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b400c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.473298385 +0000 UTC m=+111.746396296 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b400c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321180 item 73 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.475070577 +0000 UTC m=+111.748168478 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40580): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40ac0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40ac0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40ac0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40ac0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40ac0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.475070577 +0000 UTC m=+111.748168478 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b40ac0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321420 item 73 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.477062024 +0000 UTC m=+111.750159925 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41100): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41600): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41600): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41600): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386070 item 74 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41600): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41600): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.477787507 +0000 UTC m=+111.750885409 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41600): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386310 item 74 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.478783732 +0000 UTC m=+111.751881633 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b41b40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62140): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62140): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62140): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62140): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62140): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.478783732 +0000 UTC m=+111.751881633 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62140): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386bd0 item 74 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.480398871 +0000 UTC m=+111.753496771 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62c80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62c80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62c80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003872d0 item 75 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62c80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62c80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.481018686 +0000 UTC m=+111.754116588 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b62c80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387570 item 75 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.481725776 +0000 UTC m=+111.754823668 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b631c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63700): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63700): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63700): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63700): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63700): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.481725776 +0000 UTC m=+111.754823668 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63700): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387810 item 75 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.483323892 +0000 UTC m=+111.756421793 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b63d40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b902c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b902c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b902c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387d50 item 76 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b902c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b902c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.484354591 +0000 UTC m=+111.757452492 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b902c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488150 item 76 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.485616115 +0000 UTC m=+111.758714016 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90d80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90d80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90d80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90d80): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90d80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.485616115 +0000 UTC m=+111.758714016 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b90d80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004884d0 item 76 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.487764145 +0000 UTC m=+111.760862046 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b913c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b918c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b918c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b918c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489030 item 77 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b918c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b918c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.48856948 +0000 UTC m=+111.761667380 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b918c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6040): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6040): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6040): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.48856948 +0000 UTC m=+111.761667380 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489650 item 77 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.490628824 +0000 UTC m=+111.763726724 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6680): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6b80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6b80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6b80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d85b0 item 78 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6b80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6b80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.491566086 +0000 UTC m=+111.764663987 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb6b80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7280): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7280): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7280): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7280): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7280): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.491566086 +0000 UTC m=+111.764663987 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7280): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8a80 item 78 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.494551983 +0000 UTC m=+111.767649884 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb78c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7dc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7dc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7dc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 79 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7dc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7dc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.495533709 +0000 UTC m=+111.768631620 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bb7dc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0540): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0540): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0540): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.495533709 +0000 UTC m=+111.768631620 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9420 item 79 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.497638148 +0000 UTC m=+111.770736049 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf0b80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1080): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1080): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1080): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9960 item 80 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1080): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1080): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.498358583 +0000 UTC m=+111.771456484 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1080): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1780): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1780): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1780): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.498358583 +0000 UTC m=+111.771456484 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b20 item 80 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1dc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1dc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1dc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1dc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1dc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.501004631 +0000 UTC m=+111.774102531 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000bf1dc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c20e0 item 81 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.501943496 +0000 UTC m=+111.775041407 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a2c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a800): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a800): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a800): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.501943496 +0000 UTC m=+111.775041407 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1a800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2460 item 81 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1ae80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1ae80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1ae80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1ae80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1ae80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.503959869 +0000 UTC m=+111.777057770 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1ae80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a10 item 82 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.505201926 +0000 UTC m=+111.778299827 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b380): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b900): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b900): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b900): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b900): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b900): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.505201926 +0000 UTC m=+111.778299827 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c1b900): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2fc0 item 82 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e000): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e000): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e000): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e000): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e000): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.506941368 +0000 UTC m=+111.780039269 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e000): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c36c0 item 83 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.508945198 +0000 UTC m=+111.782043128 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3e500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3ea40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3ea40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3ea40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3ea40): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3ea40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.508945198 +0000 UTC m=+111.782043128 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3ea40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3880 item 83 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f0c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f0c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f0c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f0c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f0c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.512581477 +0000 UTC m=+111.785679408 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f0c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a000 item 84 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.513690283 +0000 UTC m=+111.786788224 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3f5c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3fb40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3fb40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3fb40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3fb40): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3fb40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.513690283 +0000 UTC m=+111.786788224 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c3fb40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a1c0 item 84 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.517434526 +0000 UTC m=+111.790532467 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 85 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.518809603 +0000 UTC m=+111.791907543 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5c740): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5cc80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5cc80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5cc80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5cc80): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5cc80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.518809603 +0000 UTC m=+111.791907543 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5cc80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 85 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d300): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d300): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d300): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.521872454 +0000 UTC m=+111.794970395 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b8f0 item 86 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.523261016 +0000 UTC m=+111.796358957 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5d800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5dd80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5dd80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5dd80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5dd80): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5dd80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.523261016 +0000 UTC m=+111.796358957 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c5dd80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 86 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78480): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78480): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78480): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.526045783 +0000 UTC m=+111.799143715 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f21c0 item 87 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.527312647 +0000 UTC m=+111.800410589 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78ec0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78ec0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78ec0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78ec0): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78ec0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.527312647 +0000 UTC m=+111.800410589 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c78ec0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2460 item 87 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79540): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79540): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79540): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.530866231 +0000 UTC m=+111.803964163 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2c40 item 88 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.532148724 +0000 UTC m=+111.805246665 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c79a40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98040): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98040): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98040): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.532148724 +0000 UTC m=+111.805246665 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3030 item 88 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.535628249 +0000 UTC m=+111.808726191 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98680): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98bc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98bc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98bc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3c00 item 89 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98bc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98bc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.536800965 +0000 UTC m=+111.809898906 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98bc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa0e0 item 89 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.537972389 +0000 UTC m=+111.811070330 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99100): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99680): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99680): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99680): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99680): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99680): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.537972389 +0000 UTC m=+111.811070330 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99680): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa2a0 item 89 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.544083053 +0000 UTC m=+111.817180984 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c9c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c9c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c9c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c380 item 90 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c9c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c9c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.545153807 +0000 UTC m=+111.818251738 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085c9c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c770 item 90 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.546324008 +0000 UTC m=+111.819421949 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085cf40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085d500): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085d500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085d500): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085d500): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085d500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.546324008 +0000 UTC m=+111.819421949 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085d500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054caf0 item 90 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.549739473 +0000 UTC m=+111.822837414 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00085dc40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98200): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98200): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98200): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cfc0 item 91 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98200): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98200): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.552282216 +0000 UTC m=+111.825380158 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98200): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d260 item 91 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.555683834 +0000 UTC m=+111.828781775 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98740): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98cc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98cc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98cc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98cc0): >_readAt: n=8, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98cc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.555683834 +0000 UTC m=+111.828781775 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c98cc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d490 item 91 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.559451231 +0000 UTC m=+111.832549142 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99a80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99a80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99a80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dab0 item 92 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99a80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.56091298 +0000 UTC m=+111.834010901 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000c99a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dce0 item 92 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): _readAt: size=2, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): _writeAt: size=3, off=5 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.562072362 +0000 UTC m=+111.835170283 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a600): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a600): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a600): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a600): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a600): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.562072362 +0000 UTC m=+111.835170283 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077a600): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa0e0 item 92 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.565186189 +0000 UTC m=+111.838284129 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077ac40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b180): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b180): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa5b0 item 93 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b180): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.566842333 +0000 UTC m=+111.839940275 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b8c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b8c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b8c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b8c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b8c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.566842333 +0000 UTC m=+111.839940275 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077b8c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa770 item 93 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.571413583 +0000 UTC m=+111.844511524 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00077bf00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008384c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008384c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008384c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fac40 item 94 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008384c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008384c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.573089776 +0000 UTC m=+111.846187706 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008384c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838c00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838c00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838c00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838c00): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838c00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.573089776 +0000 UTC m=+111.846187706 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000838c00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb030 item 94 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.578072769 +0000 UTC m=+111.851170710 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000839240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008397c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008397c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008397c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb6c0 item 95 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008397c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008397c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.581965852 +0000 UTC m=+111.855063793 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008397c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0040): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0040): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0040): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.581965852 +0000 UTC m=+111.855063793 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb8f0 item 95 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): open at offset 0 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.598136059 +0000 UTC m=+111.871233980 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac06c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4400): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4400): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4400): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514070 item 96 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4400): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4400): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.604884863 +0000 UTC m=+111.877982805 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4400): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4b00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4b00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4b00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4b00): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4b00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.604884863 +0000 UTC m=+111.877982805 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ab4b00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514230 item 96 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= 2025/08/09 02:06:38 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:38 DEBUG : Looking for writers 2025/08/09 02:06:38 DEBUG : >WaitForWriters: 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:38 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/09 02:06:38 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7a80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7a80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7a80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7a80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.896431185 +0000 UTC m=+112.169529126 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.896431185 +0000 UTC m=+112.169529126 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006b7f00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116740): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116740): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116740): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116740): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116740): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.896431185 +0000 UTC m=+112.169529126 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000116740): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148c40 item 1 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0001176c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0001176c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0001176c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0001176c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0001176c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.903047782 +0000 UTC m=+112.176145723 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0001176c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007440c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007440c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007440c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007440c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007440c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.903047782 +0000 UTC m=+112.176145723 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007440c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149c70 item 2 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744880): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744880): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744880): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.905655226 +0000 UTC m=+112.178753157 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.905655226 +0000 UTC m=+112.178753157 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000744e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007452c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007452c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007452c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007452c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007452c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.905655226 +0000 UTC m=+112.178753157 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007452c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526380 item 3 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745940): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745940): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745940): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745940): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745940): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.909280224 +0000 UTC m=+112.182378166 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745940): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.909280224 +0000 UTC m=+112.182378166 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000745e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005269a0 item 4 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc540): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc540): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc540): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.911973541 +0000 UTC m=+112.185071482 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.911973541 +0000 UTC m=+112.185071482 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fc9c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fce80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fce80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fce80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fce80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fce80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.911973541 +0000 UTC m=+112.185071482 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fce80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526d90 item 5 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd500): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd500): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd500): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.916324846 +0000 UTC m=+112.189422787 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fd500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fda40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fda40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fda40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fda40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fda40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.916324846 +0000 UTC m=+112.189422787 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007fda40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005273b0 item 6 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.918711385 +0000 UTC m=+112.191809286 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.918711385 +0000 UTC m=+112.191809286 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854c40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854c40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854c40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854c40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854c40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.918711385 +0000 UTC m=+112.191809286 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000854c40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527880 item 7 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008552c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008552c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008552c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008552c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008552c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.921510119 +0000 UTC m=+112.194608030 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008552c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855800): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855800): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855800): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855800): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855800): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.921510119 +0000 UTC m=+112.194608030 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855800): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112070 item 8 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855ec0): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000855ec0): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855ec0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855ec0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855ec0): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000855ec0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832300): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832300): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832300): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.923592457 +0000 UTC m=+112.196690357 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.923592457 +0000 UTC m=+112.196690357 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0008327c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832cc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832cc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832cc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832cc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832cc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.923592457 +0000 UTC m=+112.196690357 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000832cc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d20 item 9 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833340): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833340): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833340): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833340): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833340): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.92603469 +0000 UTC m=+112.199132591 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833340): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833980): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833980): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833980): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.92603469 +0000 UTC m=+112.199132591 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000833980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ea0 item 10 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a040): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc00080a040): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a040): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a040): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a040): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a040): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a480): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a480): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a480): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a480): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a480): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.929165098 +0000 UTC m=+112.202263040 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a480): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): _writeAt: size=3, off=2 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.929165098 +0000 UTC m=+112.202263040 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080a980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ae80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ae80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ae80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ae80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ae80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.929165098 +0000 UTC m=+112.202263040 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ae80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 11 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b500): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b500): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b500): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.933129526 +0000 UTC m=+112.206227458 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080b500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ba40): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ba40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ba40): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ba40): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ba40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.933129526 +0000 UTC m=+112.206227458 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc00080ba40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 12 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692100): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000692100): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692100): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692100): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692100): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692100): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692100): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006924c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006924c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006924c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006924c0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006924c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.936287327 +0000 UTC m=+112.209385257 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006924c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692bc0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692bc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692bc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692bc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692bc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.936287327 +0000 UTC m=+112.209385257 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000692bc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 13 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693240): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693240): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693240): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.939052568 +0000 UTC m=+112.212150489 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693780): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693780): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693780): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.939052568 +0000 UTC m=+112.212150489 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 14 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000693dc0): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000693dc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432fc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432fc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432fc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432fc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432fc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.941610579 +0000 UTC m=+112.214708500 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000432fc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433a80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433a80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433a80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433a80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.941610579 +0000 UTC m=+112.214708500 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000433a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 15 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6180): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6180): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6180): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.943944991 +0000 UTC m=+112.217042912 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b66c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b66c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b66c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b66c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b66c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.943944991 +0000 UTC m=+112.217042912 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b66c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a690 item 16 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6e00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6e00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.947003083 +0000 UTC m=+112.220101024 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b6e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.947003083 +0000 UTC m=+112.220101024 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7280): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7780): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7780): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7780): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.947003083 +0000 UTC m=+112.220101024 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b0a0 item 17 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7e00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7e00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.950125386 +0000 UTC m=+112.223223288 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0007b7e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009203c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009203c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009203c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009203c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009203c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.950125386 +0000 UTC m=+112.223223288 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009203c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b810 item 18 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0cc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0cc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0cc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0cc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0cc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.95243978 +0000 UTC m=+112.225537701 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac0cc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.95243978 +0000 UTC m=+112.225537701 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac11c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac16c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac16c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac16c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac16c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac16c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.95243978 +0000 UTC m=+112.225537701 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac16c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542380 item 19 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1d40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1d40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1d40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1d40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1d40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.955522368 +0000 UTC m=+112.228620319 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000ac1d40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562700): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562700): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562700): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562700): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562700): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.955522368 +0000 UTC m=+112.228620319 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000562700): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542cb0 item 20 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.957838936 +0000 UTC m=+112.230936857 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000563e40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.957838936 +0000 UTC m=+112.230936857 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d44c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d49c0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d49c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d49c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d49c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d49c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.957838936 +0000 UTC m=+112.230936857 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d49c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005433b0 item 21 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5040): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5040): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5040): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5040): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5040): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.961186653 +0000 UTC m=+112.234284573 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5040): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5580): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5580): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5580): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5580): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5580): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.961186653 +0000 UTC m=+112.234284573 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5580): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543c00 item 22 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5c00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5c00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5c00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5c00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5c00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.963530993 +0000 UTC m=+112.236628914 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0006d5c00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.963530993 +0000 UTC m=+112.236628914 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0180): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0680): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0680): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0680): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0680): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0680): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.963530993 +0000 UTC m=+112.236628914 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0680): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544070 item 23 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0d00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0d00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0d00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0d00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0d00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.966363581 +0000 UTC m=+112.239461492 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e0d00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1240): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1240): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1240): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1240): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1240): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.966363581 +0000 UTC m=+112.239461492 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1240): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544690 item 24 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e18c0): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc0009e18c0): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e18c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e18c0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e18c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e18c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e18c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1c80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1c80): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1c80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1c80): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1c80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.968365227 +0000 UTC m=+112.241463147 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009e1c80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.968365227 +0000 UTC m=+112.241463147 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30200): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30780): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30780): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30780): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30780): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30780): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.968365227 +0000 UTC m=+112.241463147 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544af0 item 25 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30e00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30e00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30e00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30e00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30e00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.97128091 +0000 UTC m=+112.244378831 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a30e00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31340): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31340): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31340): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31340): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31340): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.97128091 +0000 UTC m=+112.244378831 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31340): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005452d0 item 26 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31980): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000a31980): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31980): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31980): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31980): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31980): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31d40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31d40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31d40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31d40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31d40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.973857046 +0000 UTC m=+112.246954967 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000a31d40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): open at offset 5 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): >_readAt: n=2, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): _writeAt: size=3, off=7 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.973857046 +0000 UTC m=+112.246954967 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908340): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908880): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908880): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908880): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908880): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908880): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.973857046 +0000 UTC m=+112.246954967 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908880): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545730 item 27 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908f00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908f00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908f00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908f00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908f00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.97772369 +0000 UTC m=+112.250821611 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000908f00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909440): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909440): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909440): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909440): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909440): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.97772369 +0000 UTC m=+112.250821611 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909440): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545ce0 item 28 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909a80): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000909a80): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909a80): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909a80): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909a80): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909a80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e40): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e40): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e40): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e40): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e40): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.980151135 +0000 UTC m=+112.253249057 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000909e40): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e580): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e580): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e580): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e580): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e580): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.980151135 +0000 UTC m=+112.253249057 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7e580): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170310 item 29 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ec00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ec00): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ec00): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ec00): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ec00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.982754804 +0000 UTC m=+112.255852725 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7ec00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f140): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f140): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f140): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f140): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f140): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.982754804 +0000 UTC m=+112.255852725 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f140): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170ee0 item 30 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f780): _readAt: size=2, off=0 2025/08/09 02:06:38 ERROR : open-test-file(0xc000b7f780): Couldn't read size of file 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f780): >_readAt: n=0, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f780): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f780): >_writeAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f780): close: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7f780): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fbc0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fbc0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fbc0): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fbc0): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fbc0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.98512935 +0000 UTC m=+112.258227271 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000b7fbc0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980300): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980300): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980300): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980300): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980300): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.98512935 +0000 UTC m=+112.258227271 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980300): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001715e0 item 31 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980980): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980980): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980980): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.988225344 +0000 UTC m=+112.261323285 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980ec0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980ec0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980ec0): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980ec0): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980ec0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.988225344 +0000 UTC m=+112.261323285 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000980ec0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171e30 item 32 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981500): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981500): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981500): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981500): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981500): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.990925654 +0000 UTC m=+112.264023565 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981500): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 33 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.992051892 +0000 UTC m=+112.265149813 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981980): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981e80): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981e80): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981e80): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981e80): >_readAt: n=5, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981e80): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.992051892 +0000 UTC m=+112.265149813 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc000981e80): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 33 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac540): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac540): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac540): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.994766337 +0000 UTC m=+112.267864248 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 34 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.996127438 +0000 UTC m=+112.269225369 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ac9c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009acf00): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009acf00): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009acf00): >openPending: err= 2025/08/09 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009acf00): >_readAt: n=3, err=EOF 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009acf00): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.996127438 +0000 UTC m=+112.269225369 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009acf00): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: Remove: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4070 item 34 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad540): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad540): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad540): _writeAt: size=5, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad540): >_writeAt: n=5, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad540): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.998651065 +0000 UTC m=+112.271748976 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad540): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): _readAt: size=2, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): _writeAt: size=3, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): >openPending: err= 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4a80 item 35 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): >_writeAt: n=3, err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): close: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.999313161 +0000 UTC m=+112.272411072 2025/08/09 02:06:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009ad9c0): >close: err= 2025/08/09 02:06:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009adec0): _readAt: size=512, off=0 2025/08/09 02:06:38 DEBUG : open-test-file(0xc0009adec0): openPending: 2025/08/09 02:06:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009adec0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009adec0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009adec0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:38.999313161 +0000 UTC m=+112.272411072 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009adec0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4cb0 item 35 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e25c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e25c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e25c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e25c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e25c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.001828532 +0000 UTC m=+112.274926453 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e25c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c52d0 item 36 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.002840485 +0000 UTC m=+112.275938406 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e2ac0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3000): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3000): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3000): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3000): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3000): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.002840485 +0000 UTC m=+112.275938406 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3000): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5490 item 36 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3640): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3640): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3640): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3640): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3640): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.005300452 +0000 UTC m=+112.278398373 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3640): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c58f0 item 37 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.006223418 +0000 UTC m=+112.279321329 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e3ac0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e040): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e040): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e040): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e040): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e040): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.006223418 +0000 UTC m=+112.279321329 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e040): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5b90 item 37 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e6c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e6c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e6c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e6c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e6c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.009223482 +0000 UTC m=+112.282321403 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1e6c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e44d0 item 38 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.010323021 +0000 UTC m=+112.283420932 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1ebc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f100): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f100): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f100): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f100): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f100): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.010323021 +0000 UTC m=+112.283420932 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f100): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a80 item 38 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f780): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f780): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f780): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f780): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f780): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.012984417 +0000 UTC m=+112.286082337 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1f780): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4ee0 item 39 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.013842971 +0000 UTC m=+112.286940893 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a1fc80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a200): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a200): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a200): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a200): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a200): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.013842971 +0000 UTC m=+112.286940893 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a200): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 39 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a880): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a880): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a880): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a880): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a880): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.015759016 +0000 UTC m=+112.288856937 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6a880): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5490 item 40 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.016387898 +0000 UTC m=+112.289485820 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6ad80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b2c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b2c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b2c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b2c0): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b2c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.016387898 +0000 UTC m=+112.289485820 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b2c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e58f0 item 40 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.018251805 +0000 UTC m=+112.291349725 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6b880): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6bd80): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6bd80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6bd80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f10 item 41 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6bd80): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6bd80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.018930241 +0000 UTC m=+112.292028162 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a6bd80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 41 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.019879697 +0000 UTC m=+112.292977638 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e2c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e800): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e800): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e800): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e800): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e800): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.019879697 +0000 UTC m=+112.292977638 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8e800): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400b60 item 41 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.022753182 +0000 UTC m=+112.295851113 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8ee40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f340): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f340): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f340): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401810 item 42 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f340): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f340): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.02373042 +0000 UTC m=+112.296828352 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f340): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 42 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.024799982 +0000 UTC m=+112.297897903 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8f880): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8fe00): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8fe00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8fe00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8fe00): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8fe00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.024799982 +0000 UTC m=+112.297897903 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a8fe00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2070 item 42 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.028964465 +0000 UTC m=+112.302062386 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000acc4c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924240): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924240): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924240): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec310 item 43 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924240): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924240): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.029694619 +0000 UTC m=+112.302792520 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924240): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec620 item 43 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.030390869 +0000 UTC m=+112.303488770 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924780): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924cc0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924cc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924cc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924cc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924cc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.030390869 +0000 UTC m=+112.303488770 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924cc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec9a0 item 43 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.032461804 +0000 UTC m=+112.305559706 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925340): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925840): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925840): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925840): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed180 item 44 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925840): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925840): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.033249656 +0000 UTC m=+112.306347557 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925840): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed420 item 44 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.034103082 +0000 UTC m=+112.307201023 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925d80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22380): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22380): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22380): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22380): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22380): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.034103082 +0000 UTC m=+112.307201023 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22380): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edd50 item 44 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.035794884 +0000 UTC m=+112.308892785 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b229c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22ec0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22ec0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22ec0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005043f0 item 45 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22ec0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22ec0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.03631397 +0000 UTC m=+112.309411871 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b22ec0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b235c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b235c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b235c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b235c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b235c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.03631397 +0000 UTC m=+112.309411871 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b235c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504a80 item 45 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.037993739 +0000 UTC m=+112.311091650 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b23c00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c180): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c180): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c180): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504fc0 item 46 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c180): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c180): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.038546289 +0000 UTC m=+112.311644191 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c180): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c880): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c880): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c880): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c880): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c880): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.038546289 +0000 UTC m=+112.311644191 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3c880): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005051f0 item 46 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.039952444 +0000 UTC m=+112.313050345 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3cec0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3d3c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3d3c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3d3c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505880 item 47 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3d3c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3d3c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.040402431 +0000 UTC m=+112.313500332 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3d3c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3dac0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3dac0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3dac0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3dac0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3dac0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.040402431 +0000 UTC m=+112.313500332 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b3dac0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505a40 item 47 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 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/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.041766497 +0000 UTC m=+112.314864399 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e180): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e680): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e680): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e680): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458460 item 48 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e680): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e680): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.042211984 +0000 UTC m=+112.315309885 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5e680): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5ed80): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5ed80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5ed80): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5ed80): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5ed80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.042211984 +0000 UTC m=+112.315309885 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5ed80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458770 item 48 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f3c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f3c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f3c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f3c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f3c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.04426713 +0000 UTC m=+112.317365052 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f3c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459110 item 49 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.04511191 +0000 UTC m=+112.318209811 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5f840): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5fd80): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5fd80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5fd80): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5fd80): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5fd80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.04511191 +0000 UTC m=+112.318209811 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b5fd80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459730 item 49 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c480): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c480): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c480): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c480): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c480): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.046700948 +0000 UTC m=+112.319798850 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c480): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320000 item 50 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.047441682 +0000 UTC m=+112.320539583 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8c980): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8cf00): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8cf00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8cf00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8cf00): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8cf00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.047441682 +0000 UTC m=+112.320539583 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8cf00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003202a0 item 50 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8d580): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8d580): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8d580): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8d580): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8d580): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.04872187 +0000 UTC m=+112.321819771 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8d580): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d20 item 51 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.049225758 +0000 UTC m=+112.322323649 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b8da80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2040): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2040): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2040): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2040): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2040): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.049225758 +0000 UTC m=+112.322323649 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2040): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320f50 item 51 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb26c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb26c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb26c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb26c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb26c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.052083293 +0000 UTC m=+112.325181224 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb26c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321490 item 52 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.053744558 +0000 UTC m=+112.326842479 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2bc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920140): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920140): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920140): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920140): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920140): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.053744558 +0000 UTC m=+112.326842479 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920140): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a230 item 52 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920840): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920840): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920840): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920840): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920840): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.056565975 +0000 UTC m=+112.329663897 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920840): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ae70 item 53 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.057279478 +0000 UTC m=+112.330377398 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000920d40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921280): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921280): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921280): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921280): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921280): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.057279478 +0000 UTC m=+112.330377398 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921280): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b0a0 item 53 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921940): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921940): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921940): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921940): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921940): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.059861685 +0000 UTC m=+112.332959606 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921940): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b5e0 item 54 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.060995306 +0000 UTC m=+112.334093227 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000921e40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2440): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2440): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2440): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2440): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2440): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.060995306 +0000 UTC m=+112.334093227 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb2440): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b880 item 54 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3040): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3040): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3040): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3040): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3040): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.063720282 +0000 UTC m=+112.336818213 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3040): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320380 item 55 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.064715054 +0000 UTC m=+112.337812975 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3540): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3a80): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3a80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3a80): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3a80): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3a80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.064715054 +0000 UTC m=+112.337812975 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000bb3a80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320a10 item 55 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 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/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083c580): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083c580): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083c580): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083c580): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083c580): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.067342576 +0000 UTC m=+112.340440497 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083c580): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320fc0 item 56 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.068260392 +0000 UTC m=+112.341358293 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083ca80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d000): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d000): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d000): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d000): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d000): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.068260392 +0000 UTC m=+112.341358293 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d000): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003217a0 item 56 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.069652481 +0000 UTC m=+112.342750382 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083d640): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083db80): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083db80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083db80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386460 item 57 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083db80): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083db80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.070274391 +0000 UTC m=+112.343372293 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00083db80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386d20 item 57 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.070876774 +0000 UTC m=+112.343974676 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c140): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c6c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c6c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c6c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c6c0): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c6c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.070876774 +0000 UTC m=+112.343974676 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085c6c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003871f0 item 57 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.07292653 +0000 UTC m=+112.346024451 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085cd00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d240): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d240): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d240): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387730 item 58 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d240): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d240): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.073849697 +0000 UTC m=+112.346947618 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d240): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003878f0 item 58 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.074944476 +0000 UTC m=+112.348042407 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085d880): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085de40): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085de40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085de40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085de40): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085de40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.074944476 +0000 UTC m=+112.348042407 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00085de40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387c70 item 58 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.077734303 +0000 UTC m=+112.350832224 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077a500): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077aa40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077aa40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077aa40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d23f0 item 59 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077aa40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077aa40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.07839188 +0000 UTC m=+112.351489802 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077aa40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2620 item 59 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.079308094 +0000 UTC m=+112.352406015 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077af80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077b500): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077b500): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077b500): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077b500): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077b500): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.079308094 +0000 UTC m=+112.352406015 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077b500): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d29a0 item 59 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 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/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.081784923 +0000 UTC m=+112.354882854 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00077bb80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838140): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838140): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838140): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2e70 item 60 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838140): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838140): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.082767591 +0000 UTC m=+112.355865512 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838140): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3180 item 60 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.083927933 +0000 UTC m=+112.357025865 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838680): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838c80): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838c80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838c80): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838c80): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838c80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.083927933 +0000 UTC m=+112.357025865 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000838c80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3650 item 60 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.08632362 +0000 UTC m=+112.359421551 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008392c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000839840): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000839840): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000839840): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3dc0 item 61 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000839840): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000839840): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.0873868 +0000 UTC m=+112.360484731 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000839840): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab40c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab40c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab40c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab40c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab40c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.0873868 +0000 UTC m=+112.360484731 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab40c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c0e0 item 61 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 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/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.089940423 +0000 UTC m=+112.363038345 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab47c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab4d00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab4d00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab4d00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c770 item 62 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab4d00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab4d00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.090924575 +0000 UTC m=+112.364022496 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab4d00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5440): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5440): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5440): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5440): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5440): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.090924575 +0000 UTC m=+112.364022496 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5440): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054caf0 item 62 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 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/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.094927966 +0000 UTC m=+112.368025887 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ab5ac0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0580): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0580): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0580): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cfc0 item 63 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0580): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0580): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.095896087 +0000 UTC m=+112.368994007 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0580): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0d80): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0d80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0d80): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0d80): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0d80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.095896087 +0000 UTC m=+112.368994007 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d0d80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d260 item 63 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 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/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): >_readAt: n=0, err=Bad file descriptor 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.097692616 +0000 UTC m=+112.370790507 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0002d1e40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b65c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b65c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b65c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d730 item 64 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b65c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b65c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.098421557 +0000 UTC m=+112.371519458 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b65c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b6cc0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b6cc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b6cc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b6cc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b6cc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.098421557 +0000 UTC m=+112.371519458 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b6cc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dab0 item 64 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7300): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7300): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7300): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7300): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7300): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.100973929 +0000 UTC m=+112.374071849 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7300): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): _writeAt: size=3, off=2 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514000 item 65 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.101927432 +0000 UTC m=+112.375025353 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7780): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7c80): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7c80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7c80): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7c80): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7c80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.101927432 +0000 UTC m=+112.375025353 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006b7c80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005141c0 item 65 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000116580): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000116580): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000116580): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000116580): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000116580): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.104259457 +0000 UTC m=+112.377357389 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000116580): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005148c0 item 66 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.1054089 +0000 UTC m=+112.378506822 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117000): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117b40): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117b40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117b40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117b40): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117b40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.1054089 +0000 UTC m=+112.378506822 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000117b40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514af0 item 66 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744500): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744500): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744500): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744500): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744500): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.107859249 +0000 UTC m=+112.380957150 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744500): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): _writeAt: size=3, off=2 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005151f0 item 67 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.10867809 +0000 UTC m=+112.381775991 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000744b00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745000): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745000): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745000): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745000): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745000): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.10867809 +0000 UTC m=+112.381775991 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745000): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515570 item 67 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745680): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745680): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745680): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745680): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745680): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.110206495 +0000 UTC m=+112.383304416 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745680): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515d50 item 68 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.110946757 +0000 UTC m=+112.384044659 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000745b80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc140): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc140): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc140): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc140): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc140): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.110946757 +0000 UTC m=+112.384044659 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc140): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148a80 item 68 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc780): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc780): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc780): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc780): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc780): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.112949955 +0000 UTC m=+112.386047856 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fc780): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): _writeAt: size=3, off=2 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149650 item 69 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.113631789 +0000 UTC m=+112.386729689 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fcc00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd100): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd100): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd100): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd100): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd100): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.113631789 +0000 UTC m=+112.386729689 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd100): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149c00 item 69 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd780): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd780): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd780): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd780): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd780): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.115317869 +0000 UTC m=+112.388415771 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fd780): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005262a0 item 70 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.115964535 +0000 UTC m=+112.389062447 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007fdc80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854340): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854340): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854340): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854340): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854340): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.115964535 +0000 UTC m=+112.389062447 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854340): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526540 item 70 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854a00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854a00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854a00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854a00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854a00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.117222322 +0000 UTC m=+112.390320223 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854a00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): _writeAt: size=3, off=2 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005269a0 item 71 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.117772466 +0000 UTC m=+112.390870368 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000854f00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855400): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855400): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855400): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855400): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855400): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.117772466 +0000 UTC m=+112.390870368 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855400): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526bd0 item 71 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855b80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855b80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855b80): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855b80): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855b80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.119227384 +0000 UTC m=+112.392325285 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000855b80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526f50 item 72 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.119825128 +0000 UTC m=+112.392923039 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832100): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832680): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832680): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832680): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832680): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832680): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.119825128 +0000 UTC m=+112.392923039 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832680): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005271f0 item 72 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.121146694 +0000 UTC m=+112.394244595 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000832c40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833140): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833140): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833140): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527730 item 73 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833140): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833140): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.121642997 +0000 UTC m=+112.394740898 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833140): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): _writeAt: size=3, off=2 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527960 item 73 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.122242545 +0000 UTC m=+112.395340446 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833700): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833c40): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833c40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833c40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833c40): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833c40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.122242545 +0000 UTC m=+112.395340446 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000833c40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527b20 item 73 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.12381858 +0000 UTC m=+112.396916480 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692300): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692840): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692840): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692840): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 74 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692840): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692840): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.124373463 +0000 UTC m=+112.397471364 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692840): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001124d0 item 74 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.125118385 +0000 UTC m=+112.398216286 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000692d80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693300): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693300): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693300): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693300): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693300): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.125118385 +0000 UTC m=+112.398216286 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693300): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001133b0 item 74 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.126526393 +0000 UTC m=+112.399624294 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693940): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693e40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693e40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693e40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113e30 item 75 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693e40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693e40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.127235727 +0000 UTC m=+112.400333628 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000693e40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): _writeAt: size=3, off=2 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 75 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.127892943 +0000 UTC m=+112.400990844 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433340): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433b00): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433b00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433b00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433b00): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433b00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.127892943 +0000 UTC m=+112.400990844 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000433b00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 75 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.129344965 +0000 UTC m=+112.402442866 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b61c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b66c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b66c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b66c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 76 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b66c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b66c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.129917562 +0000 UTC m=+112.403015463 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b66c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 76 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): _writeAt: size=3, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.130563978 +0000 UTC m=+112.403661879 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b6d00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7280): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7280): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7280): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7280): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7280): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.130563978 +0000 UTC m=+112.403661879 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7280): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 76 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.131975904 +0000 UTC m=+112.405073806 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b78c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7dc0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7dc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7dc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 77 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7dc0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7dc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.132652667 +0000 UTC m=+112.405750568 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0007b7dc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0580): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0580): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0580): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0580): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0580): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.132652667 +0000 UTC m=+112.405750568 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0580): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 77 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.134835643 +0000 UTC m=+112.407933564 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac0bc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac10c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac10c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac10c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 78 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac10c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac10c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.135669221 +0000 UTC m=+112.408767152 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac10c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac17c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac17c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac17c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac17c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac17c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.135669221 +0000 UTC m=+112.408767152 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac17c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa0e0 item 78 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.138279471 +0000 UTC m=+112.411377392 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000ac1e00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000562780): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000562780): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000562780): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa460 item 79 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000562780): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000562780): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.139029461 +0000 UTC m=+112.412127382 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000562780): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000563f40): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000563f40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000563f40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000563f40): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000563f40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.139029461 +0000 UTC m=+112.412127382 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000563f40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa690 item 79 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.141283702 +0000 UTC m=+112.414381623 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4700): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4c00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4c00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4c00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fab60 item 80 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4c00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4c00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.141940829 +0000 UTC m=+112.415038759 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d4c00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5300): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5300): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5300): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5300): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5300): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.141940829 +0000 UTC m=+112.415038759 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5300): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fad20 item 80 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5940): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5940): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5940): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5940): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5940): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.143984031 +0000 UTC m=+112.417081952 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5940): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): _writeAt: size=3, off=7 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb570 item 81 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.144938327 +0000 UTC m=+112.418036248 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0006d5dc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0380): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0380): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0380): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0380): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0380): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.144938327 +0000 UTC m=+112.418036248 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0380): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb7a0 item 81 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0a00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0a00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0a00): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0a00): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0a00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.147458938 +0000 UTC m=+112.420556869 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0a00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbe30 item 82 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.148292727 +0000 UTC m=+112.421390647 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e0f00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1480): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1480): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1480): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1480): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1480): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.148292727 +0000 UTC m=+112.421390647 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1480): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542150 item 82 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1b40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1b40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1b40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1b40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1b40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.150239128 +0000 UTC m=+112.423337049 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009e1b40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): _writeAt: size=3, off=7 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005427e0 item 83 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.151115036 +0000 UTC m=+112.424212957 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a300c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30640): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30640): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30640): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30640): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30640): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.151115036 +0000 UTC m=+112.424212957 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30640): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542b60 item 83 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30cc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30cc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30cc0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30cc0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30cc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.153299885 +0000 UTC m=+112.426397816 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a30cc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543340 item 84 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.15423877 +0000 UTC m=+112.427336692 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a311c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31740): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31740): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31740): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31740): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31740): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.15423877 +0000 UTC m=+112.427336692 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31740): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543730 item 84 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31dc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31dc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31dc0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31dc0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31dc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.156324504 +0000 UTC m=+112.429422425 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000a31dc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): _writeAt: size=3, off=7 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543c00 item 85 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.157322853 +0000 UTC m=+112.430420774 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009083c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908900): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908900): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908900): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908900): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908900): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.157322853 +0000 UTC m=+112.430420774 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908900): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543e30 item 85 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908f80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908f80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908f80): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908f80): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908f80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.159593935 +0000 UTC m=+112.432691855 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000908f80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544230 item 86 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.160699534 +0000 UTC m=+112.433797455 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909480): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909a00): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909a00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909a00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909a00): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909a00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.160699534 +0000 UTC m=+112.433797455 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000909a00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005444d0 item 86 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e100): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e100): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e100): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e100): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e100): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.162910453 +0000 UTC m=+112.436008384 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e100): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): _writeAt: size=3, off=7 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544930 item 87 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.163990875 +0000 UTC m=+112.437088806 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7e600): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7eb40): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7eb40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7eb40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7eb40): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7eb40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.163990875 +0000 UTC m=+112.437088806 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7eb40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544b60 item 87 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f1c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f1c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f1c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f1c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f1c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.166418171 +0000 UTC m=+112.439516082 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f1c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544f50 item 88 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.167375412 +0000 UTC m=+112.440473343 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7f6c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7fcc0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7fcc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7fcc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7fcc0): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7fcc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.167375412 +0000 UTC m=+112.440473343 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000b7fcc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005452d0 item 88 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.169567575 +0000 UTC m=+112.442665496 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009243c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924900): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924900): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924900): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545730 item 89 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924900): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924900): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.170258906 +0000 UTC m=+112.443356827 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924900): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): _writeAt: size=3, off=7 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545960 item 89 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.171136677 +0000 UTC m=+112.444234598 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000924e40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925400): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925400): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925400): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925400): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925400): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.171136677 +0000 UTC m=+112.444234598 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925400): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545b20 item 89 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.17322262 +0000 UTC m=+112.446320571 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000925a40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0000): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0000): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0000): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170150 item 90 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0000): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0000): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.173952333 +0000 UTC m=+112.447050254 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0000): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170700 item 90 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.174885067 +0000 UTC m=+112.447982988 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0540): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0b00): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0b00): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0b00): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0b00): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0b00): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.174885067 +0000 UTC m=+112.447982988 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f0b00): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170a80 item 90 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.177016347 +0000 UTC m=+112.450114268 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1140): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1680): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1680): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1680): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001713b0 item 91 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1680): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1680): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.177839445 +0000 UTC m=+112.450937366 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1680): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): >_readAt: n=2, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): _writeAt: size=3, off=7 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171650 item 91 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.178842031 +0000 UTC m=+112.451939952 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0008f1bc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c1c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c1c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c1c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c1c0): >_readAt: n=8, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c1c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.178842031 +0000 UTC m=+112.451939952 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c1c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ab0 item 91 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.181585381 +0000 UTC m=+112.454683313 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092c800): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092cd40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092cd40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092cd40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 92 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092cd40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092cd40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.183209336 +0000 UTC m=+112.456307257 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092cd40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): open at offset 5 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 92 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): _readAt: size=2, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): _writeAt: size=3, off=5 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): >_writeAt: n=3, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.184422157 +0000 UTC m=+112.457520068 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d280): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d840): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d840): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d840): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d840): >_readAt: n=3, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d840): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.184422157 +0000 UTC m=+112.457520068 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092d840): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 92 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.186993785 +0000 UTC m=+112.460091726 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc00092de80): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950440): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950440): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950440): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 93 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950440): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950440): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.188019364 +0000 UTC m=+112.461117305 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950440): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950b40): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950b40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950b40): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950b40): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950b40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.188019364 +0000 UTC m=+112.461117305 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000950b40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4150 item 93 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.190594207 +0000 UTC m=+112.463692129 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951180): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009516c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009516c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009516c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4af0 item 94 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009516c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009516c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.191266842 +0000 UTC m=+112.464364763 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009516c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951dc0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951dc0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951dc0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951dc0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951dc0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.191266842 +0000 UTC m=+112.464364763 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000951dc0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4d20 item 94 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.193414041 +0000 UTC m=+112.466511963 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000998480): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009989c0): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009989c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009989c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5340 item 95 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009989c0): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009989c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.194136139 +0000 UTC m=+112.467234040 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009989c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009990c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009990c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009990c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009990c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009990c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.194136139 +0000 UTC m=+112.467234040 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009990c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5570 item 95 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): open at offset 0 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): _readAt: size=2, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): >_readAt: n=0, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.195825647 +0000 UTC m=+112.468923548 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999700): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999c40): _writeAt: size=5, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999c40): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999c40): >openPending: err= 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5960 item 96 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999c40): >_writeAt: n=5, err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999c40): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.196444372 +0000 UTC m=+112.469542263 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc000999c40): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/09 02:06:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:06:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/09 02:06:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009b83c0): _readAt: size=512, off=0 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009b83c0): openPending: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009b83c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009b83c0): >_readAt: n=5, err=EOF 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009b83c0): close: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-09 02:06:39.196444372 +0000 UTC m=+112.469542263 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/09 02:06:39 DEBUG : open-test-file(0xc0009b83c0): >close: err= 2025/08/09 02:06:39 DEBUG : open-test-file: Remove: 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c70 item 96 2025/08/09 02:06:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/09 02:06:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/09 02:06:39 DEBUG : open-test-file: >Remove: err= 2025/08/09 02:06:39 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : >WaitForWriters: 2025/08/09 02:06:39 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.26s) --- PASS: TestRWFileHandleOpenTests/writes (0.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.11s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full (0.57s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:06:39 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:06:39 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:06:39 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:39 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:06:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:06:39 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:06:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:06:39 DEBUG : file1: newRWFileHandle: 2025/08/09 02:06:39 DEBUG : file1(0xc000a2d0c0): openPending: 2025/08/09 02:06:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:39 DEBUG : file1(0xc000a2d0c0): >openPending: err= 2025/08/09 02:06:39 DEBUG : file1: >newRWFileHandle: err= 2025/08/09 02:06:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:06:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/09 02:06:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/09 02:06:39 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : file1: reading active writers 2025/08/09 02:06:39 DEBUG : file1: active writers 1 2025/08/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : file1: reading active writers 2025/08/09 02:06:39 DEBUG : file1: active writers 1 2025/08/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : file1: reading active writers 2025/08/09 02:06:39 DEBUG : file1: active writers 1 2025/08/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : file1: reading active writers 2025/08/09 02:06:39 DEBUG : file1: active writers 1 2025/08/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : file1: reading active writers 2025/08/09 02:06:39 DEBUG : file1: active writers 1 2025/08/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:06:39 DEBUG : Looking for writers 2025/08/09 02:06:39 DEBUG : file1: reading active writers 2025/08/09 02:06:39 DEBUG : file1: active writers 1 2025/08/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:06:40 DEBUG : Looking for writers 2025/08/09 02:06:40 DEBUG : file1: reading active writers 2025/08/09 02:06:40 DEBUG : file1: active writers 1 2025/08/09 02:06:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/09 02:06:40 DEBUG : Looking for writers 2025/08/09 02:06:40 DEBUG : file1: reading active writers 2025/08/09 02:06:40 DEBUG : file1: active writers 1 2025/08/09 02:06:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:41 DEBUG : Looking for writers 2025/08/09 02:06:41 DEBUG : file1: reading active writers 2025/08/09 02:06:41 DEBUG : file1: active writers 1 2025/08/09 02:06:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:42 DEBUG : Looking for writers 2025/08/09 02:06:42 DEBUG : file1: reading active writers 2025/08/09 02:06:42 DEBUG : file1: active writers 1 2025/08/09 02:06:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:43 DEBUG : Looking for writers 2025/08/09 02:06:43 DEBUG : file1: reading active writers 2025/08/09 02:06:43 DEBUG : file1: active writers 1 2025/08/09 02:06:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:44 DEBUG : Looking for writers 2025/08/09 02:06:44 DEBUG : file1: reading active writers 2025/08/09 02:06:44 DEBUG : file1: active writers 1 2025/08/09 02:06:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:45 DEBUG : Looking for writers 2025/08/09 02:06:45 DEBUG : file1: reading active writers 2025/08/09 02:06:45 DEBUG : file1: active writers 1 2025/08/09 02:06:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:46 DEBUG : Looking for writers 2025/08/09 02:06:46 DEBUG : file1: reading active writers 2025/08/09 02:06:46 DEBUG : file1: active writers 1 2025/08/09 02:06:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:47 DEBUG : Looking for writers 2025/08/09 02:06:47 DEBUG : file1: reading active writers 2025/08/09 02:06:47 DEBUG : file1: active writers 1 2025/08/09 02:06:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:48 DEBUG : Looking for writers 2025/08/09 02:06:48 DEBUG : file1: reading active writers 2025/08/09 02:06:48 DEBUG : file1: active writers 1 2025/08/09 02:06:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:49 DEBUG : Looking for writers 2025/08/09 02:06:49 DEBUG : file1: reading active writers 2025/08/09 02:06:49 DEBUG : file1: active writers 1 2025/08/09 02:06:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:50 DEBUG : Looking for writers 2025/08/09 02:06:50 DEBUG : file1: reading active writers 2025/08/09 02:06:50 DEBUG : file1: active writers 1 2025/08/09 02:06:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:51 DEBUG : Looking for writers 2025/08/09 02:06:51 DEBUG : file1: reading active writers 2025/08/09 02:06:51 DEBUG : file1: active writers 1 2025/08/09 02:06:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:52 DEBUG : Looking for writers 2025/08/09 02:06:52 DEBUG : file1: reading active writers 2025/08/09 02:06:52 DEBUG : file1: active writers 1 2025/08/09 02:06:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:53 DEBUG : Looking for writers 2025/08/09 02:06:53 DEBUG : file1: reading active writers 2025/08/09 02:06:53 DEBUG : file1: active writers 1 2025/08/09 02:06:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:54 DEBUG : Looking for writers 2025/08/09 02:06:54 DEBUG : file1: reading active writers 2025/08/09 02:06:54 DEBUG : file1: active writers 1 2025/08/09 02:06:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:55 DEBUG : Looking for writers 2025/08/09 02:06:55 DEBUG : file1: reading active writers 2025/08/09 02:06:55 DEBUG : file1: active writers 1 2025/08/09 02:06:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:56 DEBUG : Looking for writers 2025/08/09 02:06:56 DEBUG : file1: reading active writers 2025/08/09 02:06:56 DEBUG : file1: active writers 1 2025/08/09 02:06:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:57 DEBUG : Looking for writers 2025/08/09 02:06:57 DEBUG : file1: reading active writers 2025/08/09 02:06:57 DEBUG : file1: active writers 1 2025/08/09 02:06:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:58 DEBUG : Looking for writers 2025/08/09 02:06:58 DEBUG : file1: reading active writers 2025/08/09 02:06:58 DEBUG : file1: active writers 1 2025/08/09 02:06:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:06:59 DEBUG : Looking for writers 2025/08/09 02:06:59 DEBUG : file1: reading active writers 2025/08/09 02:06:59 DEBUG : file1: active writers 1 2025/08/09 02:06:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:00 DEBUG : Looking for writers 2025/08/09 02:07:00 DEBUG : file1: reading active writers 2025/08/09 02:07:00 DEBUG : file1: active writers 1 2025/08/09 02:07:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:01 DEBUG : Looking for writers 2025/08/09 02:07:01 DEBUG : file1: reading active writers 2025/08/09 02:07:01 DEBUG : file1: active writers 1 2025/08/09 02:07:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:02 DEBUG : Looking for writers 2025/08/09 02:07:02 DEBUG : file1: reading active writers 2025/08/09 02:07:02 DEBUG : file1: active writers 1 2025/08/09 02:07:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:03 DEBUG : Looking for writers 2025/08/09 02:07:03 DEBUG : file1: reading active writers 2025/08/09 02:07:03 DEBUG : file1: active writers 1 2025/08/09 02:07:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:04 DEBUG : Looking for writers 2025/08/09 02:07:04 DEBUG : file1: reading active writers 2025/08/09 02:07:04 DEBUG : file1: active writers 1 2025/08/09 02:07:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:05 DEBUG : Looking for writers 2025/08/09 02:07:05 DEBUG : file1: reading active writers 2025/08/09 02:07:05 DEBUG : file1: active writers 1 2025/08/09 02:07:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:06 DEBUG : Looking for writers 2025/08/09 02:07:06 DEBUG : file1: reading active writers 2025/08/09 02:07:06 DEBUG : file1: active writers 1 2025/08/09 02:07:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:07 DEBUG : Looking for writers 2025/08/09 02:07:07 DEBUG : file1: reading active writers 2025/08/09 02:07:07 DEBUG : file1: active writers 1 2025/08/09 02:07:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:08 DEBUG : Looking for writers 2025/08/09 02:07:08 DEBUG : file1: reading active writers 2025/08/09 02:07:08 DEBUG : file1: active writers 1 2025/08/09 02:07:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/09 02:07:09 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000a843c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00097c308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643666752} name:file1 opens:1 downloaders: o: fd:0xc00070c028 info:{ModTime:{wall:13987557207887726806 ext:112736193964 loc:0x3ff96c0} ATime:{wall:13987557207887726806 ext:112736193964 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/09 02:07:09 DEBUG : >WaitForWriters: 2025/08/09 02:07:09 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.33s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:09 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:09 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:07:09 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:09 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:09 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:07:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:09 DEBUG : rename_me: newRWFileHandle: 2025/08/09 02:07:09 DEBUG : rename_me(0xc0009b9400): openPending: 2025/08/09 02:07:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/09 02:07:09 DEBUG : rename_me(0xc0009b9400): >openPending: err= 2025/08/09 02:07:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/09 02:07:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/09 02:07:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/09 02:07:09 DEBUG : rename_me(0xc0009b9400): _writeAt: size=5, off=0 2025/08/09 02:07:09 DEBUG : rename_me(0xc0009b9400): >_writeAt: n=5, err= 2025/08/09 02:07:09 DEBUG : rename_me(0xc0009b9400): close: 2025/08/09 02:07:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-09 02:07:09.802165371 +0000 UTC m=+143.075263312 2025/08/09 02:07:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/09 02:07:09 DEBUG : rename_me(0xc0009b9400): >close: err= 2025/08/09 02:07:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/09 02:07:09 DEBUG : i_was_renamed: Updating file with 0xc000a50b40 2025/08/09 02:07:09 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/09 02:07:09 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:09 DEBUG : Looking for writers 2025/08/09 02:07:09 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 02:07:09 DEBUG : Looking for writers 2025/08/09 02:07:09 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 02:07:09 DEBUG : Looking for writers 2025/08/09 02:07:09 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 02:07:09 DEBUG : Looking for writers 2025/08/09 02:07:09 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 02:07:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/09 02:07:09 DEBUG : Looking for writers 2025/08/09 02:07:09 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 02:07:10 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:10 DEBUG : Looking for writers 2025/08/09 02:07:10 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 02:07:10 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:07:10 INFO : i_was_renamed: Copied (new) 2025/08/09 02:07:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-09 02:07:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/09 02:07:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/09 02:07:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/09 02:07:10 DEBUG : Looking for writers 2025/08/09 02:07:10 DEBUG : i_was_renamed: reading active writers 2025/08/09 02:07:10 DEBUG : >WaitForWriters: 2025/08/09 02:07:10 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.07s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:10 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:10 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 02:07:10 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:10 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 02:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{coSBo}/rclone-test-poyator7kobo" 2025/08/09 02:07:10 INFO : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 02:07:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:10 DEBUG : forgetting directory cache 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate(0xc00077bbc0): _readAt: size=512, off=0 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate(0xc00077bbc0): openPending: 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-09 01:08:10 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/09 02:07:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate(0xc00077bbc0): >openPending: err= 2025/08/09 02:07:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate(0xc00077bbc0): >_readAt: n=20, err=EOF 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate(0xc00077bbc0): close: 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:08:10 +0000 GMT 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate(0xc00077bbc0): >close: err= 2025/08/09 02:07:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:11 DEBUG : forgetting directory cache 2025/08/09 02:07:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate(0xc0006b7c00): _readAt: size=512, off=0 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate(0xc0006b7c00): openPending: 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-09 01:09:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-09 01:08:10 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-09 01:09:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-09 01:08:10 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/09 02:07:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/09 02:07:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate(0xc0006b7c00): >openPending: err= 2025/08/09 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate(0xc0006b7c00): >_readAt: n=20, err=EOF 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate(0xc0006b7c00): close: 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:09:10 +0000 GMT 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate(0xc0006b7c00): >close: err= 2025/08/09 02:07:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:12 DEBUG : forgetting directory cache 2025/08/09 02:07:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate(0xc000855440): _readAt: size=512, off=0 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate(0xc000855440): openPending: 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-09 01:10:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-09 01:09:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-09 01:10:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-09 01:09:10 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/09 02:07:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/09 02:07:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate(0xc000855440): >openPending: err= 2025/08/09 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate(0xc000855440): >_readAt: n=20, err=EOF 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate(0xc000855440): close: 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:10:10 +0000 GMT 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate(0xc000855440): >close: err= 2025/08/09 02:07:13 DEBUG : Re-reading directory (103.030298ms old) 2025/08/09 02:07:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:13 DEBUG : forgetting directory cache 2025/08/09 02:07:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc000ac01c0): _readAt: size=512, off=0 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc000ac01c0): openPending: 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-09 01:11:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-09 01:10:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-09 01:11:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-09 01:10:10 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/09 02:07:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/09 02:07:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc000ac01c0): >openPending: err= 2025/08/09 02:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc000ac01c0): >_readAt: n=20, err=EOF 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc000ac01c0): close: 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:11:10 +0000 GMT 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc000ac01c0): >close: err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:14 DEBUG : forgetting directory cache 2025/08/09 02:07:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc0009e0340): _readAt: size=512, off=0 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc0009e0340): openPending: 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-09 01:12:10 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-09 01:11:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-09 01:12:10 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-09 01:11:10 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/09 02:07:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/09 02:07:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate(0xc0009e0340): >openPending: err= 2025/08/09 02:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc0009e0340): >_readAt: n=20, err=EOF 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc0009e0340): close: 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:12:10 +0000 GMT 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc0009e0340): >close: err= 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:15 DEBUG : forgetting directory cache 2025/08/09 02:07:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc000b7f480): _readAt: size=512, off=0 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc000b7f480): openPending: 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-09 01:13:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-09 01:12:10 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-09 01:13:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-09 01:12:10 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/09 02:07:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/09 02:07:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc000b7f480): >openPending: err= 2025/08/09 02:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc000b7f480): >_readAt: n=20, err=EOF 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc000b7f480): close: 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:13:10 +0000 GMT 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate(0xc000b7f480): >close: err= 2025/08/09 02:07:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:15 DEBUG : forgetting directory cache 2025/08/09 02:07:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate(0xc000925e00): _readAt: size=512, off=0 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate(0xc000925e00): openPending: 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-09 01:14:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-09 01:13:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-09 01:14:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-09 01:13:10 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/09 02:07:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/09 02:07:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate(0xc000925e00): >openPending: err= 2025/08/09 02:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate(0xc000925e00): >_readAt: n=21, err=EOF 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate(0xc000925e00): close: 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:14:10 +0000 GMT 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate(0xc000925e00): >close: err= 2025/08/09 02:07:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:16 DEBUG : forgetting directory cache 2025/08/09 02:07:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate(0xc00090da80): _readAt: size=512, off=0 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate(0xc00090da80): openPending: 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-09 01:15:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-09 01:14:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-09 01:15:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-09 01:14:10 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/09 02:07:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/09 02:07:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate(0xc00090da80): >openPending: err= 2025/08/09 02:07:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate(0xc00090da80): >_readAt: n=22, err=EOF 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate(0xc00090da80): close: 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:15:10 +0000 GMT 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate(0xc00090da80): >close: err= 2025/08/09 02:07:17 DEBUG : Re-reading directory (101.734318ms old) 2025/08/09 02:07:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/09 02:07:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:17 DEBUG : forgetting directory cache 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate(0xc000939a40): _readAt: size=512, off=0 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate(0xc000939a40): openPending: 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-09 01:16:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-09 01:15:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-09 01:16:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-09 01:15:10 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/09 02:07:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/09 02:07:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate(0xc000939a40): >openPending: err= 2025/08/09 02:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate(0xc000939a40): >_readAt: n=23, err=EOF 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate(0xc000939a40): close: 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:16:10 +0000 GMT 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate(0xc000939a40): >close: err= 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:18 DEBUG : forgetting directory cache 2025/08/09 02:07:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate(0xc000963300): _readAt: size=512, off=0 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate(0xc000963300): openPending: 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-09 01:17:10 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-09 01:16:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-09 01:17:10 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-09 01:16:10 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/09 02:07:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/09 02:07:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate(0xc000963300): >openPending: err= 2025/08/09 02:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate(0xc000963300): >_readAt: n=24, err=EOF 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate(0xc000963300): close: 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-09 01:17:10 +0000 GMT 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate(0xc000963300): >close: err= 2025/08/09 02:07:19 DEBUG : Re-reading directory (108.551788ms old) 2025/08/09 02:07:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/09 02:07:19 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:19 DEBUG : Looking for writers 2025/08/09 02:07:19 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/09 02:07:19 DEBUG : >WaitForWriters: 2025/08/09 02:07:19 DEBUG : webdav root 'rclone-test-poyator7kobo': vfs cache: cleaner exiting 2025/08/09 02:07:19 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (8.97s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:19 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:20 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:20 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:20 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:20 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/09 02:07:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/09 02:07:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/09 02:07:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/09 02:07:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/09 02:07:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/09 02:07:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/09 02:07:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/09 02:07:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/09 02:07:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/09 02:07:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/09 02:07:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/09 02:07:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/09 02:07:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/09 02:07:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/09 02:07:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/09 02:07:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/09 02:07:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/09 02:07:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/09 02:07:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/09 02:07:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/09 02:07:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/09 02:07:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/09 02:07:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:22 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:22 DEBUG : Looking for writers 2025/08/09 02:07:22 DEBUG : FiLeB: reading active writers 2025/08/09 02:07:22 DEBUG : FilEb: reading active writers 2025/08/09 02:07:22 DEBUG : FiLeA: reading active writers 2025/08/09 02:07:22 DEBUG : >WaitForWriters: 2025/08/09 02:07:22 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:22 DEBUG : Looking for writers 2025/08/09 02:07:22 DEBUG : FiLeB: reading active writers 2025/08/09 02:07:22 DEBUG : FilEb: reading active writers 2025/08/09 02:07:22 DEBUG : FiLeA: reading active writers 2025/08/09 02:07:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.50s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:23 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:23 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:23 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:24 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:24 DEBUG : Looking for writers 2025/08/09 02:07:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/09 02:07:24 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/09 02:07:24 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:24 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:24 DEBUG : webdav root 'rclone-test-poyator7kobo': Reusing VFS from active cache 2025/08/09 02:07:24 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:24 DEBUG : Looking for writers 2025/08/09 02:07:24 DEBUG : >WaitForWriters: 2025/08/09 02:07:24 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:24 DEBUG : Looking for writers 2025/08/09 02:07:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:25 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:25 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:25 DEBUG : Looking for writers 2025/08/09 02:07:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:25 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:25 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:25 DEBUG : Looking for writers 2025/08/09 02:07:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:25 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:26 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:26 DEBUG : dir: Looking for writers 2025/08/09 02:07:26 DEBUG : file2: reading active writers 2025/08/09 02:07:26 DEBUG : Looking for writers 2025/08/09 02:07:26 DEBUG : file1: reading active writers 2025/08/09 02:07:26 DEBUG : dir: reading active writers 2025/08/09 02:07:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.93s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:27 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:28 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:28 DEBUG : dir: Looking for writers 2025/08/09 02:07:28 DEBUG : Looking for writers 2025/08/09 02:07:28 DEBUG : dir: reading active writers 2025/08/09 02:07:28 DEBUG : file1: reading active writers 2025/08/09 02:07:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.87s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:29 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:30 DEBUG : file1: Open: flags=O_RDONLY 2025/08/09 02:07:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/09 02:07:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/09 02:07:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/09 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/09 02:07:30 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/09 02:07:30 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/09 02:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/09 02:07:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/09 02:07:30 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:30 DEBUG : dir: Looking for writers 2025/08/09 02:07:30 DEBUG : file2: reading active writers 2025/08/09 02:07:30 DEBUG : new_file.txt: reading active writers 2025/08/09 02:07:30 DEBUG : Looking for writers 2025/08/09 02:07:30 DEBUG : file1: reading active writers 2025/08/09 02:07:30 DEBUG : dir: reading active writers 2025/08/09 02:07:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.25s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:31 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:32 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/09 02:07:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000629a40 2025/08/09 02:07:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/09 02:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:33 INFO : dir/file1: Moved (server-side) to: file0 2025/08/09 02:07:33 DEBUG : file0: Updating file with file0 0xc000629a40 2025/08/09 02:07:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 02:07:33 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/09 02:07:33 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:33 DEBUG : dir: Looking for writers 2025/08/09 02:07:33 DEBUG : Looking for writers 2025/08/09 02:07:33 DEBUG : dir: reading active writers 2025/08/09 02:07:33 DEBUG : file0: reading active writers 2025/08/09 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.65s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:34 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:34 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:34 DEBUG : Looking for writers 2025/08/09 02:07:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.31s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:34 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:34 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/09 02:07:34 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/09 02:07:35 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/09 02:07:35 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/09 02:07:36 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/09 02:07:36 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:36 DEBUG : c: Looking for writers 2025/08/09 02:07:36 DEBUG : d: Looking for writers 2025/08/09 02:07:36 DEBUG : Looking for writers 2025/08/09 02:07:36 DEBUG : a: Looking for writers 2025/08/09 02:07:36 DEBUG : b: Looking for writers 2025/08/09 02:07:36 DEBUG : Looking for writers 2025/08/09 02:07:36 DEBUG : /: reading active writers 2025/08/09 02:07:36 DEBUG : a: reading active writers 2025/08/09 02:07:36 DEBUG : b: reading active writers 2025/08/09 02:07:36 DEBUG : c: reading active writers 2025/08/09 02:07:36 DEBUG : d: reading active writers 2025/08/09 02:07:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.32s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:37 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/09 02:07:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/09 02:07:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/09 02:07:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/09 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:40 DEBUG : a/b/c/d: Looking for writers 2025/08/09 02:07:40 DEBUG : a/b/c: Looking for writers 2025/08/09 02:07:40 DEBUG : d: reading active writers 2025/08/09 02:07:40 DEBUG : a/b: Looking for writers 2025/08/09 02:07:40 DEBUG : c: reading active writers 2025/08/09 02:07:40 DEBUG : a: Looking for writers 2025/08/09 02:07:40 DEBUG : b: reading active writers 2025/08/09 02:07:40 DEBUG : Looking for writers 2025/08/09 02:07:40 DEBUG : a: reading active writers 2025/08/09 02:07:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.95s) === 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:41 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:41 DEBUG : Looking for writers 2025/08/09 02:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.20s) === 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-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:41 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/09 02:07:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/09 02:07:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/09 02:07:42 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/09 02:07:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:07:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/09 02:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/09 02:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/09 02:07:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/09 02:07:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/09 02:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:42 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (7 bytes), uploading instead of streaming 2025/08/09 02:07:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:43 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/09 02:07:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:43 DEBUG : Looking for writers 2025/08/09 02:07:43 DEBUG : file1: reading active writers 2025/08/09 02:07:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.58s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:43 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/09 02:07:44 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/09 02:07:44 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/09 02:07:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/09 02:07:44 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (11 bytes), uploading instead of streaming 2025/08/09 02:07:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/09 02:07:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:07:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:44 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/09 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:45 DEBUG : Looking for writers 2025/08/09 02:07:45 DEBUG : file1: reading active writers 2025/08/09 02:07:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.95s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:45 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/09 02:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:45 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/09 02:07:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 02:07:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/09 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:45 DEBUG : Looking for writers 2025/08/09 02:07:45 DEBUG : file1: reading active writers 2025/08/09 02:07:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.82s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:46 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:07:46 DEBUG : file1: WriteFileHandle.Release closing 2025/08/09 02:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:46 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/09 02:07:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:07:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/09 02:07:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/09 02:07:46 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:46 DEBUG : Looking for writers 2025/08/09 02:07:46 DEBUG : file1: reading active writers 2025/08/09 02:07:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.76s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:07:47 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/09 02:07:47 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/09 02:07:47 DEBUG : Looking for writers 2025/08/09 02:07:47 DEBUG : file1: reading active writers 2025/08/09 02:07:47 DEBUG : file1: active writers 1 2025/08/09 02:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/09 02:07:48 DEBUG : Looking for writers 2025/08/09 02:07:48 DEBUG : file1: reading active writers 2025/08/09 02:07:48 DEBUG : file1: active writers 1 2025/08/09 02:07:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:49 DEBUG : Looking for writers 2025/08/09 02:07:49 DEBUG : file1: reading active writers 2025/08/09 02:07:49 DEBUG : file1: active writers 1 2025/08/09 02:07:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:50 DEBUG : Looking for writers 2025/08/09 02:07:50 DEBUG : file1: reading active writers 2025/08/09 02:07:50 DEBUG : file1: active writers 1 2025/08/09 02:07:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:51 DEBUG : Looking for writers 2025/08/09 02:07:51 DEBUG : file1: reading active writers 2025/08/09 02:07:51 DEBUG : file1: active writers 1 2025/08/09 02:07:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:52 DEBUG : Looking for writers 2025/08/09 02:07:52 DEBUG : file1: reading active writers 2025/08/09 02:07:52 DEBUG : file1: active writers 1 2025/08/09 02:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:53 DEBUG : Looking for writers 2025/08/09 02:07:53 DEBUG : file1: reading active writers 2025/08/09 02:07:53 DEBUG : file1: active writers 1 2025/08/09 02:07:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:54 DEBUG : Looking for writers 2025/08/09 02:07:54 DEBUG : file1: reading active writers 2025/08/09 02:07:54 DEBUG : file1: active writers 1 2025/08/09 02:07:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:55 DEBUG : Looking for writers 2025/08/09 02:07:55 DEBUG : file1: reading active writers 2025/08/09 02:07:55 DEBUG : file1: active writers 1 2025/08/09 02:07:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:56 DEBUG : Looking for writers 2025/08/09 02:07:56 DEBUG : file1: reading active writers 2025/08/09 02:07:56 DEBUG : file1: active writers 1 2025/08/09 02:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:57 DEBUG : Looking for writers 2025/08/09 02:07:57 DEBUG : file1: reading active writers 2025/08/09 02:07:57 DEBUG : file1: active writers 1 2025/08/09 02:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:58 DEBUG : Looking for writers 2025/08/09 02:07:58 DEBUG : file1: reading active writers 2025/08/09 02:07:58 DEBUG : file1: active writers 1 2025/08/09 02:07:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:07:59 DEBUG : Looking for writers 2025/08/09 02:07:59 DEBUG : file1: reading active writers 2025/08/09 02:07:59 DEBUG : file1: active writers 1 2025/08/09 02:07:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:00 DEBUG : Looking for writers 2025/08/09 02:08:00 DEBUG : file1: reading active writers 2025/08/09 02:08:00 DEBUG : file1: active writers 1 2025/08/09 02:08:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:01 DEBUG : Looking for writers 2025/08/09 02:08:01 DEBUG : file1: reading active writers 2025/08/09 02:08:01 DEBUG : file1: active writers 1 2025/08/09 02:08:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:02 DEBUG : Looking for writers 2025/08/09 02:08:02 DEBUG : file1: reading active writers 2025/08/09 02:08:02 DEBUG : file1: active writers 1 2025/08/09 02:08:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:03 DEBUG : Looking for writers 2025/08/09 02:08:03 DEBUG : file1: reading active writers 2025/08/09 02:08:03 DEBUG : file1: active writers 1 2025/08/09 02:08:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:04 DEBUG : Looking for writers 2025/08/09 02:08:04 DEBUG : file1: reading active writers 2025/08/09 02:08:04 DEBUG : file1: active writers 1 2025/08/09 02:08:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:05 DEBUG : Looking for writers 2025/08/09 02:08:05 DEBUG : file1: reading active writers 2025/08/09 02:08:05 DEBUG : file1: active writers 1 2025/08/09 02:08:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:06 DEBUG : Looking for writers 2025/08/09 02:08:06 DEBUG : file1: reading active writers 2025/08/09 02:08:06 DEBUG : file1: active writers 1 2025/08/09 02:08:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:07 DEBUG : Looking for writers 2025/08/09 02:08:07 DEBUG : file1: reading active writers 2025/08/09 02:08:07 DEBUG : file1: active writers 1 2025/08/09 02:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:08 DEBUG : Looking for writers 2025/08/09 02:08:08 DEBUG : file1: reading active writers 2025/08/09 02:08:08 DEBUG : file1: active writers 1 2025/08/09 02:08:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:09 DEBUG : Looking for writers 2025/08/09 02:08:09 DEBUG : file1: reading active writers 2025/08/09 02:08:09 DEBUG : file1: active writers 1 2025/08/09 02:08:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:10 DEBUG : Looking for writers 2025/08/09 02:08:10 DEBUG : file1: reading active writers 2025/08/09 02:08:10 DEBUG : file1: active writers 1 2025/08/09 02:08:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:11 DEBUG : Looking for writers 2025/08/09 02:08:11 DEBUG : file1: reading active writers 2025/08/09 02:08:11 DEBUG : file1: active writers 1 2025/08/09 02:08:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:12 DEBUG : Looking for writers 2025/08/09 02:08:12 DEBUG : file1: reading active writers 2025/08/09 02:08:12 DEBUG : file1: active writers 1 2025/08/09 02:08:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:13 DEBUG : Looking for writers 2025/08/09 02:08:13 DEBUG : file1: reading active writers 2025/08/09 02:08:13 DEBUG : file1: active writers 1 2025/08/09 02:08:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:14 DEBUG : Looking for writers 2025/08/09 02:08:14 DEBUG : file1: reading active writers 2025/08/09 02:08:14 DEBUG : file1: active writers 1 2025/08/09 02:08:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:15 DEBUG : Looking for writers 2025/08/09 02:08:15 DEBUG : file1: reading active writers 2025/08/09 02:08:15 DEBUG : file1: active writers 1 2025/08/09 02:08:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:16 DEBUG : Looking for writers 2025/08/09 02:08:16 DEBUG : file1: reading active writers 2025/08/09 02:08:16 DEBUG : file1: active writers 1 2025/08/09 02:08:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/09 02:08:17 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/09 02:08:17 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.32s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:08:17 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:08:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:08:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:08:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:08:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:08:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:08:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:08:17 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/09 02:08:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:08:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/09 02:08:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:08:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:08:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:08:17 DEBUG : file1: Open: flags=O_RDONLY 2025/08/09 02:08:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/09 02:08:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/09 02:08:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:08:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/09 02:08:17 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:08:17 DEBUG : Looking for writers 2025/08/09 02:08:17 DEBUG : file1: reading active writers 2025/08/09 02:08:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.80s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-poyator7kobo'", Local "Local file system at /tmp/rclone133712297", Modify Window "1s" 2025/08/09 02:08:18 INFO : webdav root 'rclone-test-poyator7kobo': poll-interval is not supported by this remote 2025/08/09 02:08:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 02:08:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:08:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/09 02:08:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/09 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:08:18 DEBUG : webdav root 'rclone-test-poyator7kobo': File to upload is small (100 bytes), uploading instead of streaming 2025/08/09 02:08:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/09 02:08:18 DEBUG : file1: md5 = 354332c4fca45e13d46a9d7a4146dc72 OK 2025/08/09 02:08:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/09 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/09 02:08:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/09 02:08:18 DEBUG : file1: Open: flags=O_RDONLY 2025/08/09 02:08:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/09 02:08:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/09 02:08:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 02:08:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/09 02:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/09 02:08:18 DEBUG : Looking for writers 2025/08/09 02:08:18 DEBUG : file1: reading active writers 2025/08/09 02:08:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.92s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/09 02:08:19 DEBUG : webdav root 'rclone-test-poyator7kobo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m32.50212162s (try 1/5)